[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools.hyades] JUnit and classpath
|
I can't run any JUnit tests in Hyades 3.1.0 in Eclipse 3.1.0. Every time I
get error:
java.lang.NoClassDefFoundError:
org/eclipse/jdt/internal/junit/runner/RemoteTestRunner
Exception in thread "main"
even though I have org.eclipse.jdt.junit.runtime_3.1.0 plugin with
junitruntime.jar containing this class. I tried to add this jar to classpath
but I didn't succeed.
This problem persists even if I launch URL Test Sample from Hyades samples.
Zap
Poland