User Tools

Site Tools


user:oppenheim:java

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

user/oppenheim/java.txt · Last modified: 2010/03/04 11:21 by oppenheim