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 (<geert...@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 <neilcsm...@apache.org>
> wrote:
>
>> On Wed, 27 Nov 2019 at 19:10, Geertjan Wielenga <geert...@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-unsubscr...@netbeans.apache.org
>> For additional commands, e-mail: users-h...@netbeans.apache.org
>>
>> For further information about the NetBeans mailing lists, visit:
>> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>>
>>

Reply via email to