On Thu, 26 Sep 2002, B. Manikandan <[EMAIL PROTECTED]> wrote: > The following is my build.xml. Iam always getting a > ClassNotFoundError for the test class. $src.test.dir points to the > parent directory of com.schwab.test.MoneyTest.
To get that straight, you have a file
${src.test.dir}/com/schwab/test/MoneyTest.class, yes? Is
${src.test.dir} on your CLASSPATH?
Stefan
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
