Hi,
I spotted a recent thread that I thought answered my question, re
setting environment
variables but I'm not sure I get it. If I want to amend an environment
variable, i.e.
the CLASSPATH, can I do this from within the ant script? I've tried
setting the CLASSPATH
in the same shell that I intend to run the script but that seems not to
work. I've also
tried using <classpath><property location="c:\devel\myJar.jar"
/></classpath> inside the target
and on it's own but I think I'm on the wrong track there aswell. I'm
using ANT 1.4 on Win2K.
Any help / info greatly appreciated,
Kevin

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to