Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Adding all jars in a folder to the build path
Adding all jars in a folder to the build path [message #42508] Wed, 28 May 2003 18:35 Go to next message
Eclipse UserFriend
With Eclipse 2.1, is there a way to tell it to add all jars in a folder to
the build path for the project. Currently I have a variable pointing at the
folder and then extendit for each jar. At times, that can be a lot of
seemingly unnecessary work.

Thanks,
--
Matt King
Re: Adding all jars in a folder to the build path [message #42542 is a reply to message #42508] Wed, 28 May 2003 19:01 Go to previous message
Eclipse UserFriend
Matt King wrote:

> With Eclipse 2.1, is there a way to tell it to add all jars in a folder to
> the build path for the project. Currently I have a variable pointing at the
> folder and then extendit for each jar. At times, that can be a lot of
> seemingly unnecessary work.
>

As far as I can see you can make multiple selections in all of the
"Add Library" dialogs (Add JARs, Add External JARs, Add Variable ->
Extend (a path variable), Add Class Folder).

--
Stanimir
Previous Topic:How to get plain old javadoc help?
Next Topic:Error state remains after a problem is fixed
Goto Forum:
  


Current Time: Tue Jul 22 13:03:26 EDT 2025

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

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

Back to the top