Compiler: Eclipse Java Compiler Version: 0.868, 3.4.0 release candidate-2
Number of source files: 8 Number of classfiles: 14
Problems: 4 (Errors: 0 Warnings: 4 )
The import junit.framework.Assert is never used
TestDelegatingSourceValidatorForXSL.java :
18 : import junit.framework.Assert;
The import junit.framework.TestCase is never used
TestDelegatingSourceValidatorForXSL.java :
19 : import junit.framework.TestCase;
The import org.eclipse.core.runtime.FileLocator is never used
TestDelegatingSourceValidatorForXSL.java :
26 : import org.eclipse.core.runtime.FileLocator;
The import org.eclipse.wst.xsl.ui.tests.XSLUITestsPlugin is never used
TestDelegatingSourceValidatorForXSL.java :
35 : import org.eclipse.wst.xsl.ui.tests.XSLUITestsPlugin;