Compiler: Eclipse Java Compiler Version: 0.770, 3.3.0
Number of source files: 15 Number of classfiles: 26
Problems: 11 (Errors: 0 Warnings: 11 )
Discouraged access: The type JUnitLaunchConfigurationConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R2.0-R/eclipse/plugins/org.eclipse.jdt.junit_3.3.2.r332_20080109-0800.jar
JUnitClientDelegate.java :
24 : import org.eclipse.jdt.internal.junit.launcher.JUnitLaunchConfigurationConstants;
Discouraged access: The type JUnitLaunchConfigurationConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R2.0-R/eclipse/plugins/org.eclipse.jdt.junit_3.3.2.r332_20080109-0800.jar
JUnitClientDelegate.java :
81 : wc.setAttribute(JUnitLaunchConfigurationConstants.ATTR_KEEPRUNNING, false);
Discouraged access: The field ATTR_KEEPRUNNING from the type JUnitLaunchConfigurationConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R2.0-R/eclipse/plugins/org.eclipse.jdt.junit_3.3.2.r332_20080109-0800.jar
JUnitClientDelegate.java :
81 : wc.setAttribute(JUnitLaunchConfigurationConstants.ATTR_KEEPRUNNING, false);
Discouraged access: The type JUnitLaunchConfigurationConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R2.0-R/eclipse/plugins/org.eclipse.jdt.junit_3.3.2.r332_20080109-0800.jar
JUnitClientDelegate.java :
82 : wc.setAttribute(JUnitLaunchConfigurationConstants.ATTR_TEST_CONTAINER, container);
Discouraged access: The field ATTR_TEST_CONTAINER from the type JUnitLaunchConfigurationConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R2.0-R/eclipse/plugins/org.eclipse.jdt.junit_3.3.2.r332_20080109-0800.jar
JUnitClientDelegate.java :
82 : wc.setAttribute(JUnitLaunchConfigurationConstants.ATTR_TEST_CONTAINER, container);
Discouraged access: The type JUnitLaunchConfigurationConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R2.0-R/eclipse/plugins/org.eclipse.jdt.junit_3.3.2.r332_20080109-0800.jar
JUnitClientDelegate.java :
84 : wc.setAttribute(JUnitLaunchConfigurationConstants.ATTR_TEST_METHOD_NAME, testName);
Discouraged access: The field ATTR_TEST_METHOD_NAME from the type JUnitLaunchConfigurationConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R2.0-R/eclipse/plugins/org.eclipse.jdt.junit_3.3.2.r332_20080109-0800.jar
JUnitClientDelegate.java :
84 : wc.setAttribute(JUnitLaunchConfigurationConstants.ATTR_TEST_METHOD_NAME, testName);
Discouraged access: The type JUnitLaunchConfigurationConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R2.0-R/eclipse/plugins/org.eclipse.jdt.junit_3.3.2.r332_20080109-0800.jar
JUnitClientDelegate.java :
108 : JUnitLaunchConfigurationConstants.ATTR_TEST_CONTAINER, "").equals(container)) && //$NON-NLS-1$
Discouraged access: The field ATTR_TEST_CONTAINER from the type JUnitLaunchConfigurationConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R2.0-R/eclipse/plugins/org.eclipse.jdt.junit_3.3.2.r332_20080109-0800.jar
JUnitClientDelegate.java :
108 : JUnitLaunchConfigurationConstants.ATTR_TEST_CONTAINER, "").equals(container)) && //$NON-NLS-1$
Discouraged access: The type JUnitLaunchConfigurationConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R2.0-R/eclipse/plugins/org.eclipse.jdt.junit_3.3.2.r332_20080109-0800.jar
JUnitClientDelegate.java :
111 : (config.getAttribute(JUnitLaunchConfigurationConstants.ATTR_TEST_METHOD_NAME, "").equals(testName)) && //$NON-NLS-1$
Discouraged access: The field ATTR_TEST_METHOD_NAME from the type JUnitLaunchConfigurationConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R2.0-R/eclipse/plugins/org.eclipse.jdt.junit_3.3.2.r332_20080109-0800.jar
JUnitClientDelegate.java :
111 : (config.getAttribute(JUnitLaunchConfigurationConstants.ATTR_TEST_METHOD_NAME, "").equals(testName)) && //$NON-NLS-1$