When ever i want to create a new javafx
project in netbeans
, when I get to the stage of naming my project, I get this error message:
"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"
How can I solve this issue?