ANT_HOME variable [message #109251] |
Thu, 13 October 2005 19:31 |
Eclipse User |
|
|
|
Originally posted by: pickgr.yahoo.com
I'm wondering if it's possible to use an environmental variable for
ant_home in the external tool launch configuration instead of an absolute
path. Even a path relative to the workspace location would work for me.
In my *.launch file, I've tried replacing %%% below:
<listEntry value="<?xml version="1.0"
encoding="UTF-8"?> < runtimeClasspathEntry
id="org.eclipse.ant.ui.classpathentry.antH
ome"> <memento
antHome="%%%"/> </ru ntimeClasspathEntry> "/>
with several things like ${workspace_loc:foo} and ${env_var:ANT_HOME} but
it doesn't seem to work.
thanks,
Garret
|
|
|
Powered by
FUDForum. Page generated in 0.09882 seconds