The problem is the following, my jar file is launched into a friend on the laptop, but I do not. The jdk version is the same. When I run via cmd I get
Error: Could not find or load main class Main Caused by: java.lang.ClassNotFoundException: Main What could be the problem? If you create a non-JavaFX project but simply Java then everything is ok.
cmdjava -jar a.jar - ivff