All my attempts to find out how to set up JavaFX on NetBeans have got bogged down with instructions for older versions that don't seem to work now. If I do file | new project | JavaFX Applicationm I get the 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.
But if I go to Platform Manager and create a non-default Java SE platform, there is no JavaFX tab.
Are there any up-to-date instructions anywhere?