Did you change any of your jar files location. I remember myself getting the
same error before. I just couldn't find the files. Maybe you haven't change
in your file but how about the locations of the files in your computer ?
-----Original Message-----
From: David Scassa [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 24, 2001 12:13 PM
To: '[EMAIL PROTECTED]'
Subject: Newbie Question
Ant was working fine for a week or two. Now when I execute ant, I get a
strange error.
Here it is.
My command:
d:\ant\context\> ant -buildfile build_context.xml compile
Response:
Exception in thread "main" java.lang.NoClassDefFoundError: Files\Computer
hrm?
It appears to be a classpath issue...? But, nothing has changed...
-David