Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Variable reference in classpath(how to reference a variable from another variable in classpath)
Variable reference in classpath [message #903209] Wed, 22 August 2012 13:58
zion yuan is currently offline zion yuanFriend
Messages: 1
Registered: August 2012
Junior Member
Hi, Is it possible to reference a variable by another variable in classpath?

For example, I defined a variable: VAR1 - /user/A/B/C/D/dir1

now I need to add bunch of entries in classpath like: /user/A/B/C/D/dir1/E/F/G/dir2

Can I define a varialbe VAR2 - VAR1/E/F/G/dir2 ?

When I did this, eclipse said it cannot embed folder in var2 in the folder in var1.

Is there a way to do this?

Thanks.
Previous Topic:IResourceChangeListener: remove vs workspace close
Next Topic:loading descriptor bug
Goto Forum:
  


Current Time: Wed Apr 24 16:06:43 GMT 2024

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

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

Back to the top