Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » build classpath and "run classpath"
build classpath and "run classpath" [message #73848] Tue, 08 July 2003 08:26 Go to next message
Eclipse UserFriend
Originally posted by: bernard.leach.diamos.com

Hi all,

I have a project where I would like to use a different runtime classpath
to the build time classpaths of the projects it is dependent on. I had
hoped to use the "exported" classpath of each project and then add any
extra dependencies, as required, manually. However it seems that the
"default classpath" for a run item is the concatenation of the build
classpath for each dependent project.

The construction is a little strange in that if you uncheck the default
classpath, delete all items and then re-add the dependent projects you
only get the exported resources for each of these projects (which is
actually what I'd hoped for originally!).

Is this inconsistency the desired behaviour?

cheers,
bernard.
Re: build classpath and "run classpath" [message #73901 is a reply to message #73848] Tue, 08 July 2003 12:12 Go to previous messageGo to next message
Roman Seibold is currently offline Roman SeiboldFriend
Messages: 2
Registered: July 2009
Junior Member
Which version of eclipse are you using?

Roman
Re: build classpath and "run classpath" [message #74045 is a reply to message #73901] Thu, 10 July 2003 08:56 Go to previous message
Eclipse UserFriend
Originally posted by: bernard.leach.diamos.com

Roman Seibold wrote:
> Which version of eclipse are you using?
>
> Roman
>

Sorry, 2.1.1.
Previous Topic:Eclipse and Java
Next Topic:Re: CVS Graph plugin for Eclipse available
Goto Forum:
  


Current Time: Tue Aug 27 23:27:51 GMT 2024

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

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

Back to the top