Compiler: Eclipse Java Compiler Version: 0.868, 3.4.0 release candidate-2
Number of source files: 14 Number of classfiles: 24
Problems: 11 (Errors: 0 Warnings: 11 )
Discouraged access: The type JUnitLaunchConfigurationConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-M/eclipse/plugins/org.eclipse.jdt.junit_3.4.0.v20080603-2000.jar
JUnitClientDelegate.java :
23 : 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-R3.0-M/eclipse/plugins/org.eclipse.jdt.junit_3.4.0.v20080603-2000.jar
JUnitClientDelegate.java :
80 : 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-R3.0-M/eclipse/plugins/org.eclipse.jdt.junit_3.4.0.v20080603-2000.jar
JUnitClientDelegate.java :
80 : wc.setAttribute(JUnitLaunchConfigurationConstants.ATTR_KEEPRUNNING, false);
Discouraged access: The type JUnitLaunchConfigurationConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-M/eclipse/plugins/org.eclipse.jdt.junit_3.4.0.v20080603-2000.jar
JUnitClientDelegate.java :
81 : 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-R3.0-M/eclipse/plugins/org.eclipse.jdt.junit_3.4.0.v20080603-2000.jar
JUnitClientDelegate.java :
81 : 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-R3.0-M/eclipse/plugins/org.eclipse.jdt.junit_3.4.0.v20080603-2000.jar
JUnitClientDelegate.java :
83 : 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-R3.0-M/eclipse/plugins/org.eclipse.jdt.junit_3.4.0.v20080603-2000.jar
JUnitClientDelegate.java :
83 : 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-R3.0-M/eclipse/plugins/org.eclipse.jdt.junit_3.4.0.v20080603-2000.jar
JUnitClientDelegate.java :
107 : 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-R3.0-M/eclipse/plugins/org.eclipse.jdt.junit_3.4.0.v20080603-2000.jar
JUnitClientDelegate.java :
107 : 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-R3.0-M/eclipse/plugins/org.eclipse.jdt.junit_3.4.0.v20080603-2000.jar
JUnitClientDelegate.java :
110 : (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-R3.0-M/eclipse/plugins/org.eclipse.jdt.junit_3.4.0.v20080603-2000.jar
JUnitClientDelegate.java :
110 : (config.getAttribute(JUnitLaunchConfigurationConstants.ATTR_TEST_METHOD_NAME, "").equals(testName)) && //$NON-NLS-1$