Check here
https://stackoverflow.com/questions/56771832/java-12-and-javafx-12-create-runnable-jar-and-custom-jre
On 10/17/2019 6:08 AM, AmnoJeeuw wrote:
Has anyone notices that the JAR files produced, eclipse in my case, in
javafx 12+ applications do not run with an error that reads
java -jar app.jar
Error Javafx runtime components are missing, and are required to run
this application.
It seems that it is quit common, since there are so many entries
regarding this problem on the net.
Well, any help would be nice.