Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Accessing Eclipse Classpath Variables in Ant Scripts
Accessing Eclipse Classpath Variables in Ant Scripts [message #68789] Fri, 27 June 2003 13:28
Eclipse UserFriend
Originally posted by: sam.goldberg.towers.com

Is there anyway to access Classpath variables in the Ant scripts run
through Eclipse?

What I'm trying to do is build a deployment script, which will copy all
the jars listed in the project's Java build path (some of which are
specified by Classpath variables).

I've tried the obvious approach i.e.: ${LOG4J_LIB}, but that did not
dereference the variable.

Any help would be appreciated!

Best Regards:

Sam Goldberg
Previous Topic:Multiple ClasspathContainers, Settings
Next Topic:java.util.MissingResourceException
Goto Forum:
  


Current Time: Fri Aug 23 11:19:49 GMT 2024

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

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

Back to the top