


The structure inside the javafx-sdk-11 will look something like this: /bin/ Warning, after I wrote this, JavaFX 11.0.1 came out, so look out for the version number behind the folder If done correctly, this folder now contains a folder with a name along the lines of javafx-sdk-11. Put the contents of this zip file somewhere on your system, for example in C:\Program Files\C:\Program Files\OpenJFX. Go to either the JavaFX site or directly to the download page and download JavaFX 11 for your OS. You can also use the official OpenJFX tutorial to find out how to install and use JavaFX 11. How to use JavaFX 11 with Java 11 in Eclipse IDE? Note! Be sure you are using Java 11, these methods are specifically written for Java 11 since that's the version where JavaFX became separated.
