[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools] Running Tests in the runtime workbench
|
Hi,
I am trying to run testcases in my runtime workbench. But i keep getting
the following error in the console :
java.lang.NoClassDefFoundError:
org/eclipse/jdt/internal/junit/runner/RemoteTestRunner
Exception in thread "main"
and a dialog pops up saying, "Could not find the main class, program will
exit". JUnit is in my classpath.
Thanks in advance for any tips.
Regards,
Somik