Hi,
I already have great problems with ant and junit. I run ant 1.6.5 and junit
4.5 is this combination ok?
Should i better use ant 1.7.0 or 1.7.1?
I always get a ClassDefNotFoundException or ClassNotFoundException.
I tried to put junit.jar and my source directory to classpath, but i always
get a
my source files are in C:\Documents and Settings\heinrich\test\srcafter
compilation the jar file is in C:\Documents and
Settings\heinrich\test\classes while running the Junit test in this jar file
the Exception is thrown.
--
View this message in context:
http://www.nabble.com/java.lang.ClassNotF
gt; USt-IdNr.: DE 811944121
> -Ursprüngliche Nachricht-
> Von: JOMO00 [mailto:[EMAIL PROTECTED]
> Gesendet: Donnerstag, 28. August 2008 09:06
> An: user@ant.apache.org
> Betreff: Re: java.lang.ClassNotFoundException" when running junit task
>
>
> Hi All,
> I read
t] at
org.eclipse.ant.internal.ui.antsupport.EclipseDefaultExecutor.executeTargets(EclipseDefaultExecutor.java:32)
[junit] at
org.eclipse.ant.internal.ui.antsupport.InternalAntRunner.run(InternalAntRunner.java:423)
[junit] at
org.eclipse.ant.internal.ui.antsupport.InternalAntRunner.main(InternalAntRunner.java:137)
Thank you for your help!
J