Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » include more than one jar in one classpath var?
include more than one jar in one classpath var? [message #54221] Wed, 11 June 2003 04:49 Go to next message
Eclipse UserFriend
Originally posted by: billy.hotmail.com

I'd like to be able to group all related jar files into
one classpath variable, instead of creating one classpath
var for each jar file.

Is it possible? or is this feature on their way?

Environment:
OS: Linux RH9
Eclipse: Eclipse 3.0 M1 GTK
JDK: 1.4.2b

thanks

x
Re: include more than one jar in one classpath var? [message #54300 is a reply to message #54221] Wed, 11 June 2003 05:16 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: faust.acm.org

Not currently available. Please see
https://bugs.eclipse.org/bugs/show_bug.cgi?id=27041

I'm personally dubious about the utility of this enhancement.


Randy

"blah" <billy@hotmail.com> wrote in message
news:bc6qbu$7c2$1@rogue.oti.com...
> I'd like to be able to group all related jar files into
> one classpath variable, instead of creating one classpath
> var for each jar file.
>
> Is it possible? or is this feature on their way?
>
> Environment:
> OS: Linux RH9
> Eclipse: Eclipse 3.0 M1 GTK
> JDK: 1.4.2b
>
> thanks
>
> x
>
Re: include more than one jar in one classpath var? [message #54563 is a reply to message #54221] Wed, 11 June 2003 10:13 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.NOSPAM.us.ibm.com

You can create one classpath variable to point to the folder containing
the jars, BUT you still need a separate entry in the classpath for each
jar. The entry would use the classpath variable with the name of the jar
extending it.

Rich
Previous Topic:Where can I find headless jdt.core sample code?
Next Topic:Debugger hangs in "Finding free socket"
Goto Forum:
  


Current Time: Wed May 07 21:49:39 EDT 2025

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

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

Back to the top