Skip to main content



      Home
Home » Newcomers » Newcomers » jar manifest and classpath(manifest)
jar manifest and classpath [message #1048477] Wed, 24 April 2013 10:21 Go to next message
Eclipse UserFriend
extracting manifest and( txf, cvfm ) and replace it



I have a jar file generated in netbeans that has my 1.5 million+ lines of code compiled perfectly and has
been running in the Netbeans enviornment for years.

I need to know if I can use my build.xml that I am learning to write in eclipse to manipulate that dist.jar and extract any manifest in that jar and
incorporate my new manifest with new keys/values that will describe the dependencies etc. so it will be an executable jar file that
runs outside of netbeans.

thanks
Re: jar manifest and classpath [message #1048484 is a reply to message #1048477] Wed, 24 April 2013 10:31 Go to previous message
Eclipse UserFriend
Jar files are just zip files. You can use most any archive program (winzip, 7zip, etc) to explore the jar file and extract the manifest file.

Not really sure what this question has to do with Eclipse.
Previous Topic:UML2.0 Plug-in
Next Topic:On Load App code
Goto Forum:
  


Current Time: Tue Jul 15 23:55:09 EDT 2025

Powered by FUDForum. Page generated in 0.05852 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top