because I have to also
transition from Java 8 to Java 11.
Thanks again guys!
Roy
From: Geertjan Wielenga [mailto:geertjan.wiele...@googlemail.com.INVALID]
Sent: 31 October 2018 12:42
To: NetBeans Mailing List
Subject: Re: [EXTERNAL] Re: VC2 - JavaFX problems ...
Just go to the New File dialog
Just go to the New File dialog, where you'll find 'Java Module Info' in the
Java category.
Gj
On Wed, Oct 31, 2018 at 1:36 PM Henderson, Roy <
roy.hender...@weatherford.com> wrote:
> Testing VC2 on W/7-64 Enterprise with JDK11.
>
> First, tried opening working JavaFX project and got messages abo
Leininger [mailto:hl...@gmx.at]
Sent: 31 October 2018 11:31
To: users@netbeans.apache.org
Subject: [EXTERNAL] Re: VC2 - JavaFX problems ...
Hi,
Gertjaan answered tthis to a similar question:
In the case of JavaFX, JavaFX is not in JDK 11. Nothing that NetBeans can do
about that.
It would be gre
Hi,
Gertjaan answered tthis to a similar question:
In the case of JavaFX, JavaFX is not in JDK 11. Nothing that NetBeans
can do about that.
It would be great to have some of those on this mailing list watching
these two YouTube screencasts that should help you:
https://www.youtube.com/watch?v=
Testing VC2 on W/7-64 Enterprise with JDK11.
First, tried opening working JavaFX project and got messages about JDK11 not
being a JavaFX integrated platform. Fair enough - that is not a NB problem.
So, added JDK10.0.2 as an alternate platform and tried to simply create a new
JavaFX / FXML sampl