Compiler: Eclipse Compiler for Java(TM) Version: 0.A76_R36x, 3.6.2
Number of source files: 2 Number of classfiles: 2
Problems: 3 (Errors: 0 Warnings: 3 )
Discouraged access: The type TestXPathProcessorHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.xpath.ui.tests/@dot
AllTestsSuite.java :
17 : import org.eclipse.wst.xml.xpath.ui.internal.hander.tests.TestXPathProcessorHandler;
Discouraged access: The type TestXPathProcessorHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.xpath.ui.tests/@dot
AllTestsSuite.java :
41 : addTestSuite(TestXPathProcessorHandler.class);
The field XSLTestPlugin.bundleContext is never read locally
XSLTestPlugin.java :
14 : private BundleContext bundleContext;