Jar Launcher's Main-Class error

bigczech

Registered
Hi,
does anybody know why I would be getting this error?

Jar Launcher
The jar file [all class files that I tried] couldn't be launched. It probably doesn't contain a "Main-Class" definition in the manifest. To be able to launch this jar, you will need to add one.

I am sure that most, if not all of the class files that I tried have main class definition in the manifest.

thanks, Dan
 
Back
Top