Skip to main content



      Home
Home » Newcomers » Newcomers » ANT_HOME variable
ANT_HOME variable [message #109251] Thu, 13 October 2005 19:31
Eclipse UserFriend
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="&lt;?xml version=&quot;1.0&quot;
encoding=&quot;UTF-8&quot;?&gt;&#10;&lt; runtimeClasspathEntry
id=&quot;org.eclipse.ant.ui.classpathentry.antH
ome&quot;&gt;&#10;&lt;memento
antHome=&quot;%%%&quot;/&gt;&#10;&lt;/ru ntimeClasspathEntry&gt;&#10; "/>

with several things like ${workspace_loc:foo} and ${env_var:ANT_HOME} but
it doesn't seem to work.

thanks,
Garret
Previous Topic:How does Maven Make Eclipse See Libraries?
Next Topic:Using Eclipse with the WebLogic WSDLC Ant task
Goto Forum:
  


Current Time: Tue Jul 15 04:14:00 EDT 2025

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

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

Back to the top