JavaDude32
Programmer
Well considering I've never used these before now...
How you do make a class the main executable class in a jar file? I'm trying to bundle an application of mine with about 10 classes into 1 jar file and have it run that way, but it is giving me the error on execution about there not being a main class.
Thanks for any help.
How you do make a class the main executable class in a jar file? I'm trying to bundle an application of mine with about 10 classes into 1 jar file and have it run that way, but it is giving me the error on execution about there not being a main class.
Thanks for any help.