Compiler Report

Compiler: Eclipse Compiler for Java(TM) Version: 0.B76_R37x, 3.7.1

Number of source files: 4 Number of classfiles: 5

Problems: 1 (Errors: 0 Warnings: 1 )

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

The import org.eclipse.wst.xml.xpath.core.util.XSLTXPathHelper is never used

TestXPath20Helper.java :

26 : import org.eclipse.wst.xml.xpath.core.util.XSLTXPathHelper;