ECS 397A:

Run jar.exe with no argument to see help, and run . jar –cvf lab1.jar * to compress everything in current directory into lab1.jar file. to run a jar-packaged application file: (from sun website) JAR Files as Applications - 1.2 platform only. In version 1.2 of the JDK software, you can run JAR-packaged applications with the Java interpreter. ................
................