A small JavaFX 11 non-modular application that shows how to use the Badass Runtime Plugin. It allows you to create a custom runtime image of your application and a platform-specific installer for it.
If you don't use Java modules in your application, you also have to import the javafx.controls and javafx.fxml modules: Then, take a look at the JavadocViewerApp class of javadocviewer-app to see an ...