Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » How do I define my own Library?
How do I define my own Library? [message #92472] Thu, 04 September 2003 11:47 Go to next message
Eclipse UserFriend
Originally posted by: sdonthy.yahoo.com

Hi,

How do I define a Library (made of set of JARs) in Eclipse/WSAD so that I
can reference the Library across my projects?

I am using Eclipse 2.1 and WSAD5.1
Thanks
Satheesh Donthy
John Hancock
Boston
Re: How do I define my own Library? [message #92697 is a reply to message #92472] Fri, 05 September 2003 06:13 Go to previous message
Eclipse UserFriend
> Hi,
Hi,
>
> How do I define a Library (made of set of JARs) in Eclipse/WSAD so that I
> can reference the Library across my projects?
This is difficult to explain. Normally you add a set of external jar's
to your project. As far as I know (hope it changes in 3.0) only
sourcecodes/binaries may be shared among the projects. You
know projects referring other projects.

I mostly add the source of the 3rd party library to a new project
and refer to the project instead (makes it more transparent).

What libraries do you want to add? Some libraries like xerces arn't
needed anymore when using JDK 1.4.


Martin (Kersten)

PS: If you referring to plugins you may check the plugin's delivered
within eclipse. Some are about popular 3rd party libraries... .
Previous Topic:[ANN] Stable Release of JXTAplugin
Next Topic:Debugging difficulty with org.eclipse.jdt.core.tests.model
Goto Forum:
  


Current Time: Sun Aug 31 10:53:23 EDT 2025

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

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

Back to the top