> -----Original Message-----
> From: Martin van Dijken [mailto:[EMAIL PROTECTED]]
> 
> I've been using ant a lot for compiling my project under 
> Win98. So, when I installed windows XP, I tried running ant 
> for the first time. I had set my classpath and included 
> ant.jar. I had also set JAVA_HOME to my java-directory. 

???
All you need to do is to have ANT_HOME\bin in your path.

> However, view the results of running ant below:
[...]

> Can anybody tell me what is wrong? Thanks in advance,

probably incorrect path to your jdk as it cannot find tools.jar.

Stephane

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

Reply via email to