Hi all,
I am having a problem executing my main
java class from a executable jar.
I use the standard "hello world" app to
test the program. i complile the program and run it through the command prompt and it all worked fine.
I then use the following statement "jar cvfm test.jar manifest.txt *.class"
which creates the jar file but when i double click on the file nothing happens???
am i doing something wrong or is there a setting somewhere that i need to set.
HELP!!
Cheers
Bryan