Trying to run Java JAR file (JavaFX) but getting "Error: JavaFX runtime components are missing, and are required to run this application"

78 views Asked by At

screenshot of trying to run the JAR file

In IntelliJ, everything is running fine, but when I try to run exported JAR file, this error appear, why and how to solve this problem?

0

There are 0 answers