Create manifest file app.mf
Main-Class: appMain | |
Class-Path: lib.jar | entries are parsed by spaces;<html><br></html> spaces in paths or filenames should be replaced with %20 |
package:
jar cvfm app.jar app.mf *.class *.jpg
java -jar app.jar or double-click to run