W
webster
ok im having a go at creating a jar file. i am using cmd to do it. In the
folder that all my class and stuff is in i used the command "jar cf Jrum.jar
DrumMachine.class play.gif stop.gif hithat.wav snare.wav base.wav
cymbal.wav". It appears to have been successful, it made a jar file, but
when i click on it i get this message, "Java Virtual Machine Launcher,
Failed to load Main-Class manifest attribute from c:\java progs/Jrum.jar"
What does this mean? Have i don't this right? How can i over come this?
I am using "Sams teach yourself java 2" and "java 2 in easy steps" but they
are not helping.
thanks
matt
folder that all my class and stuff is in i used the command "jar cf Jrum.jar
DrumMachine.class play.gif stop.gif hithat.wav snare.wav base.wav
cymbal.wav". It appears to have been successful, it made a jar file, but
when i click on it i get this message, "Java Virtual Machine Launcher,
Failed to load Main-Class manifest attribute from c:\java progs/Jrum.jar"
What does this mean? Have i don't this right? How can i over come this?
I am using "Sams teach yourself java 2" and "java 2 in easy steps" but they
are not helping.
thanks
matt