Compiler Report

Compiler: Eclipse Java Compiler Version: 0.959, 3.5.0 rc1

Number of source files: 10 Number of classfiles: 10

Problems: 2 (Errors: 0 Warnings: 2 )

Source File: org/eclipse/wst/xsl/internal/core/tests/AbstractValidationTest.java
1. WARNING: UnusedImport

The import org.apache.xpath.jaxp.XPathFactoryImpl is never used

AbstractValidationTest.java :

27 : import org.apache.xpath.jaxp.XPathFactoryImpl;

Source File: org/eclipse/wst/xsl/internal/model/tests/AbstractModelTest.java
1. WARNING: UnusedImport

The import org.apache.xpath.jaxp.XPathFactoryImpl is never used

AbstractModelTest.java :

27 : import org.apache.xpath.jaxp.XPathFactoryImpl;