Creating *.jar from JavaFX application
Answered
I am trying to create a jar from my JavaFX application (desktop application) that can be run standalone. I would really appreciate if someone can guide me through or refer to a link that might help.
I am currently using
* Java SE JDK 12
* JavaFX Windows SDK 12.0.1
* Intellij IDea Community Edition 2019.1.1
Please sign in to leave a comment.
See https://stackoverflow.com/questions/52569724/javafx-11-create-a-jar-file-with-gradle.