javaFX in netbeans application

76 views Asked by At
Failed to automatically set-up a JavaFX Platform.
Please go to Platform Manager, create a non-default Java SE platform, then go to the JavaFX tab,
enable JavaFX and fill in the paths to valid JavaFX SDK and JavaFX Runtime.
Note: JavaFX SDK can be downloaded from JavaFX website.
1

There are 1 answers

0
David Weber On

Solution 1:

Follows this Guide: https://openjfx.io/openjfx-docs/

Solution 2:

You could use this tool to generate a preconfigured working non modular Gradle JavaFX project the easy way (you need Java 17 installed):

Download link:

https://wedasoft.com/wp-content/uploads/2023/10/JavaFxProjectGenerator-1.2.1.jar

Website:

https://wedasoft.com/projects/javafx-project-generator/