JavaFX Creating a standalone macOS app or dmg file from a JavaFX project In this tutorial we will create app or dmg file that is ready to be run on macOS systems which does not need to have JRE or JDK installed. We will use IntelliJ and maven for it still can give an idea how to do it using gradle or Eclipse or other variations.