Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Adding jars from an other projects
Adding jars from an other projects [message #189670] Wed, 04 February 2004 21:38 Go to next message
Eclipse UserFriend
Originally posted by: andrer.pslgroup.com

Hi, I'm trying to configure my eclipse to contain a projects that will
hold all my nessacary jars files. then make this project part of other
projects to prevent adding the same jars to all my projects...is this
possible? if how can I do it.....
Re: Adding jars from an other projects [message #189685 is a reply to message #189670] Wed, 04 February 2004 22:04 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: smesh.openrules.com

Variant 1.
- Include jar(s) in project(s) with Java nature as exportable libraries.
- Make other projects dependable on mentioned above one.

Variant 2.
- Place jars where you want them.
- Incluse them using "Add (External) Jar(s)"

Sam Mesh - http://openrules.com
Life is very short, and there's no time,
For coding and testing, my friend.
Re: Adding jars from an other projects [message #192085 is a reply to message #189685] Tue, 10 February 2004 18:23 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: pcopeland.avoka.com

Hi Sam,

I'm working in 3.M6 and tried method 1 can cannot get it to work. Are you
using this technique - and which version of Eclipse?

Thanks

Phil


"Sam Mesh" <smesh@openrules.com> wrote in message
news:bvrq4j$ovb$1@eclipse.org...
> Variant 1.
> - Include jar(s) in project(s) with Java nature as exportable libraries.
> - Make other projects dependable on mentioned above one.
>
> Variant 2.
> - Place jars where you want them.
> - Incluse them using "Add (External) Jar(s)"
>
> Sam Mesh - http://openrules.com
> Life is very short, and there's no time,
> For coding and testing, my friend.
Re: Adding jars from an other projects [message #192160 is a reply to message #189670] Tue, 10 February 2004 19:27 Go to previous message
Eclipse UserFriend
Originally posted by: pcopeland.avoka.com

I have found that the following plugin provided me with exactly what you are
talking about:
http://www.javango.net/eclipse/userlib.html

This is a "must have" plugin.

I have, and continue to use this plugin with 3.0M6.
"Andre Rubnikowich" <andrer@pslgroup.com> wrote in message
news:bvroo6$n7d$1@eclipse.org...
> Hi, I'm trying to configure my eclipse to contain a projects that will
> hold all my nessacary jars files. then make this project part of other
> projects to prevent adding the same jars to all my projects...is this
> possible? if how can I do it.....
>
>
>
Previous Topic:Include "JAR-folder" into Java project?
Next Topic:Export Project to ZIP Deletes Empty Folders
Goto Forum:
  


Current Time: Fri Apr 26 19:13:49 GMT 2024

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

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

Back to the top