JavaFX jar file
Answered
How to generate executable jar file? I use JDK11 and JavaFX11 and I want run this jar file in Windows by clicking on icon not with command line. It is possible?
Please sign in to leave a comment.
Hello Peter,
Please see https://stackoverflow.com/questions/52569724/javafx-11-create-a-jar-file-with-gradle and https://stackoverflow.com/questions/53533486/how-to-open-javafx-jar-file-with-jdk-11