JUnit RemoteTestRunner Error  
Author Message
kk_oop





PostPosted: 2004-7-16 1:47:00 Top

java-programmer, JUnit RemoteTestRunner Error Hi. I was running a test suite under JUnit version 3.7.0 through
XDE/Eclipse version 2.0.1 and I got a null pointer error. When I
stepped through the program, I saw that the error occurs right when I
get a window telling me
that "org.eclipse.jdt.runner.RemoteTestRunner" type cannot be found.
Do I need this type? It does not seem to be in the junit.jar file.

Thanks for any info,

Ken