Eclipse Version: 3.0.0
Build id: 200406251208
MyEclipse version 3.7.101
JDK:1.4.2_04
App/Web Server:Tomcat 5
I am working on some classes for custom validator and I went to refactor the package structure from validator to com.companyname.project.validator and when I went to run the JUnit TestSuite, I got the following error: !DebugUITools.8!(Error: Test type does not exist) and none of the tests ran. I actually deleted the test suite and re-created it and got the same errors. Below is a error message from the log file in the metadata directory. Any help would be great.
John
!ENTRY org.eclipse.jdt.junit 4 101 Aug 04, 2004 09:57:16.673
!MESSAGE Test type does not exist
!ENTRY org.eclipse.jdt.junit 4 101 Aug 04, 2004 09:57:22.932
!MESSAGE Test type does not exist
!ENTRY org.eclipse.jdt.junit 4 101 Aug 04, 2004 09:57:48.78
!MESSAGE Test type does not exist
!ENTRY org.eclipse.jdt.junit 4 101 Aug 04, 2004 09:58:34.114
!MESSAGE Test type does not exist
!SESSION Aug 04, 2004 09:59:04.428 ———————————————
eclipse.buildId=I200406251208
java.version=1.4.2_04
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
!ENTRY org.eclipse.jdt.junit 4 101 Aug 04, 2004 09:59:04.428
!MESSAGE Test type does not exist
!ENTRY org.eclipse.jdt.junit 4 101 Aug 04, 2004 10:00:07.308
!MESSAGE Test type does not exist