Thursday, August 1, 2013

Creating jar file with Manifest file

Command to create the jar file by including the Manifest file.

jar cvfm ramprasad.jar Manifest.txt .

Note:Jar with in the jar will not work.

No comments:

Post a Comment