The easiest way to run jfx with NetBeans is through maven. In NetBeans
you can do
NewProject.. > JavaWithMaven > "Simpe JavaFX Maven Archetype"
(or the FXML one if that's what you're after)
This gives you a simple project that you can run and debug.
-ernie
On 8/5/2020 11:52 AM, HRH wrote:
Hi,
Trying to build a JavaFX project with Netbeans 12.0 IDE, using the
online documentation Getting Started with JavaFX
<https://openjfx.io/openjfx-docs/#IDE-NetBeans>
Getting Started with JavaFX
Getting started with JavaFX for Java desktop application development
<https://openjfx.io/openjfx-docs/#IDE-NetBeans>
In step 3 of this page, adding the JavaFX12 to the library, I don't
seem to locate such a library from the dropdown list. Please help.
Thanks
---------------------------------------------------------------------
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