RE: [EXTERNAL] Re: VC2 - JavaFX problems ...

2018-10-31 Thread Henderson, Roy
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

Re: [EXTERNAL] Re: VC2 - JavaFX problems ...

2018-10-31 Thread Geertjan Wielenga
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

RE: [EXTERNAL] Re: VC2 - JavaFX problems ...

2018-10-31 Thread Henderson, Roy
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

Re: VC2 - JavaFX problems ...

2018-10-31 Thread Helmut Leininger
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=

VC2 - JavaFX problems ...

2018-10-31 Thread Henderson, Roy
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