----- Original Message -----
From: "Urtzi Urdapilleta Roy" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 15, 2003 11:54
Subject: Problems running ant 1.5.1


> Hi,
>
> I have just downloaded and installed ant 1.5.1, and when I launch it, I
get
> this exception:
>
>     Exception in thread "main" java.lang.NoClassDefFoundError: de
>
> I'm using Windows 2000 and JDK 1.4.1_01. I have checked ANT_HOME and
> JAVA_HOME environment variables, and are set correctly. I also checked
that
> CLASSPATH is empty. The ant bin directory is on my path, and also does
java
> bin.
>
> Any suggestion about what could be happening?

bad env variables are probably making Java.exe break its command line up
wrong; check your classpath and ANT_HOME for trailing backslashes, inner
quotes.


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

Reply via email to