You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@netbeans.apache.org by Svein Nilsen <sv...@yahoo.com.INVALID> on 2019/11/27 18:57:49 UTC

JDK

Hi Im using JDK 13.0.1 with NB 11.2 but it says i can’t use JavaFX with this JDK, what JDK do i need?
Thanks for answer. 
Im new to this.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@netbeans.apache.org
For additional commands, e-mail: users-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


Re: JDK

Posted by Gustavo Castro <ga...@gmail.com>.
see  https://openjfx.io/openjfx-docs/#JavaFX_and_NetBeans,

JavaFX 13 builds on top of JDK 13 and is a standalone component. There are
2 different options for developing JavaFX applications:

   - Use the JavaFX SDK <https://gluonhq.com/products/javafx/>
   - Use a build system (e.g. maven/gradle) to download the required
   modules from Maven Central.


El mié., 27 nov. 2019 a las 13:47, Geertjan Wielenga (<ge...@apache.org>)
escribió:

> That's the reason for this:
> https://issues.apache.org/jira/browse/NETBEANS-3104
>
> And here's how to use those templates in the meantime:
> https://www.youtube.com/watch?v=8xaRwqcKPSI
>
> Gj
>
>
> On Wed, Nov 27, 2019 at 8:43 PM Neil C Smith <ne...@apache.org>
> wrote:
>
>> On Wed, 27 Nov 2019 at 19:10, Geertjan Wielenga <ge...@apache.org>
>> wrote:
>> > You’ll need to run on JDK 8 to use those. Better to simply use the
>> OpenJFX Gluon templates in the “Java with Maven" category.
>>
>> While being aware that you need to use Run Maven / Goals / javafx:run
>> rather than the normal Run in the IDE unless you set up the actions
>> correctly.  Those templates are a bit of a gotcha!
>>
>> Best wishes,
>>
>> Neil
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@netbeans.apache.org
>> For additional commands, e-mail: users-help@netbeans.apache.org
>>
>> For further information about the NetBeans mailing lists, visit:
>> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>>
>>

Re: JDK

Posted by Geertjan Wielenga <ge...@apache.org>.
That's the reason for this:
https://issues.apache.org/jira/browse/NETBEANS-3104

And here's how to use those templates in the meantime:
https://www.youtube.com/watch?v=8xaRwqcKPSI

Gj


On Wed, Nov 27, 2019 at 8:43 PM Neil C Smith <ne...@apache.org> wrote:

> On Wed, 27 Nov 2019 at 19:10, Geertjan Wielenga <ge...@apache.org>
> wrote:
> > You’ll need to run on JDK 8 to use those. Better to simply use the
> OpenJFX Gluon templates in the “Java with Maven" category.
>
> While being aware that you need to use Run Maven / Goals / javafx:run
> rather than the normal Run in the IDE unless you set up the actions
> correctly.  Those templates are a bit of a gotcha!
>
> Best wishes,
>
> Neil
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@netbeans.apache.org
> For additional commands, e-mail: users-help@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>

Re: JDK

Posted by Neil C Smith <ne...@apache.org>.
On Wed, 27 Nov 2019 at 19:10, Geertjan Wielenga <ge...@apache.org> wrote:
> You’ll need to run on JDK 8 to use those. Better to simply use the OpenJFX Gluon templates in the “Java with Maven" category.

While being aware that you need to use Run Maven / Goals / javafx:run
rather than the normal Run in the IDE unless you set up the actions
correctly.  Those templates are a bit of a gotcha!

Best wishes,

Neil

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@netbeans.apache.org
For additional commands, e-mail: users-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


Re: JDK

Posted by Geertjan Wielenga <ge...@apache.org>.
You’ll need to run on JDK 8 to use those. Better to simply use the OpenJFX
Gluon templates in the “Java with Maven" category.

Rather than explaining all this yet again, could you search through the
mailing list if you have any other questions about this since we’ve
discussed this a few dozen times already.

Gj


On Wed, 27 Nov 2019 at 19:58, Svein Nilsen <sv...@yahoo.com.invalid>
wrote:

> Hi Im using JDK 13.0.1 with NB 11.2 but it says i can’t use JavaFX with
> this JDK, what JDK do i need?
> Thanks for answer.
> Im new to this.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@netbeans.apache.org
> For additional commands, e-mail: users-help@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>