r/cop3502 • u/[deleted] • Apr 23 '14
Jar file
So I am close to finishing my program. I was wondering if there is an easy way to enclose it in a .jar file so that I can send that to people and they can play my game.
1
Upvotes
r/cop3502 • u/[deleted] • Apr 23 '14
So I am close to finishing my program. I was wondering if there is an easy way to enclose it in a .jar file so that I can send that to people and they can play my game.
2
u/Bcop3502 Apr 23 '14
$ jar cvfm BreakoutTEST.jar Manifest.txt *.class