From DOS in the parent folder above the protoj source folder: jar cmf MANIFEST protoj.jar protoj jdk1.4.1 The MANIFEST file has this one line in it: Main-Class: protoj.Main Test it out with this DOS command: java -jar protoj.jar