I\'ve compiled a java project into a Jar file, and am having issues running it.
When I run:
java -jar myJar.jar
I get the following err
You should specify your main class during jar creation with full path, something like: