Check your CLASSPATH environment variable. Looks like you might have a long filename issue.
-----Original Message----- From: Andrew Forward [mailto:[EMAIL PROTECTED]] Sent: 11 October 2002 15:25 To: Ant Users List Subject: ant just stopped working Here's the following error that I am experiencing when trying to run ant: > Exception in thread "main" java.lang.NoClassDefFoundError: Files\Java\j2re1/4/0\lib\ext\QTJava/zip Here are my specific OS: Windows XP JRE: 1.4.1 b21 Ant: 1.5.1 I was originally still working with 1.5.0 but I upgraded and the problem is persisting. I also updated my java from 1.4.0 to 1.4.1, again to no avail. Any help would be much appreciated. andrew f -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
