Re: Java application packaging questions
Re: Java application packaging questions
- Subject: Re: Java application packaging questions
- From: Joseph Jones <email@hidden>
- Date: Sat, 9 Aug 2003 12:08:43 -0700
Cool, this all worked! However, what do I ship? Just the newly creates
jar file? The jar file plus the lib folder? The entire ~/tmp structure.
Thanx,
joe
On Saturday, August 9, 2003, at 12:03 PM, Erik Price wrote:
ar -cf MyProject.jar -m ./MANIFEST.MF com/jones/Foo.class
Joseph Jones
JTech Softworks, Inc. -
http://www.jtechsoftworks.com
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.