s path.
so you could also try
set CLASSPATH=MyProject\bin;MyProject\lib\*
ant.bat -file build.xml
From: "Arpe, Kevin C"
To: "user@ant.apache.org"
Sent: Thursday, July 14, 2011 6:11 AM
Subject: Including JARs and Class files
Hi,
I am try
Hi,
I am trying to launch Ant v1.8.1 on Windows using Java 1.6.0_24.
I have some JARs and class files that I need to reference from my build.xml.
I tried a few combinations of CLASSPATH (please don't throw stones!) and -lib
arguments. None of can do what I want 100%.
In my dreams:
ant.bat -li