Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » exporting to jar, include library from build path
exporting to jar, include library from build path [message #41341] Tue, 27 May 2003 20:21 Go to next message
Eclipse UserFriend
Originally posted by: rmaker.qualcomm.com

I am wondering how you can bundle a project, and all the jars on it's
build path together into one jar. I can export my project minus the jars
on it's build path, but that isn't a help. I know JBuilder does this, and
I would assume Eclipse does, but I really don't know how.

Thanks for your help,

Reid
Re: exporting to jar, include library from build path [message #41746 is a reply to message #41341] Wed, 28 May 2003 05:37 Go to previous message
Eclipse UserFriend
Originally posted by: daniel.megert.gmx.net

Reid Maker wrote:

>I am wondering how you can bundle a project, and all the jars on it's
>build path together into one jar. I can export my project minus the jars
>on it's build path, but that isn't a help. I know JBuilder does this, and
>I would assume Eclipse does, but I really don't know how.
>
You should not bundle JARs into a JAR. First bundle your code into a JAR
then package up your stuff in a ZIP file (File > Export... > Zip file).
If you still want to do this you can check the archive of this
newsgroup: exactly the same questions has been answered about a week
ago. You could also automate this using ant.

HTH
Dani
Previous Topic:Eclipse just freezes during cvs interaction
Next Topic:Accesing to imports....
Goto Forum:
  


Current Time: Thu Jul 17 08:14:52 EDT 2025

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

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

Back to the top