I have been working on a .jar file and it was running on double click.
I installed the JRE 7 and it got errors. I uninstalled the JRE 7 and changed the .jar files to open with javaw.exe
now it get the error could not find main class
.
I used Netbeans to create the .jar file please help I'm stuck here
Now I having JDK 6 with net beans 7.2 .
The program runs property from the command line.