Compiler Report

Compiler: Eclipse Compiler for Java(TM) Version: 0.C58, 3.8.0

Number of source files: 3 Number of classfiles: 3

Problems: 1 (Errors: 0 Warnings: 1 )

Source File: org/eclipse/wst/xsl/exslt/ui/internal/contentassist/test/EXSLTCommonContentAssistTest.java
1. WARNING: UnusedImport

The import org.junit.Ignore is never used

EXSLTCommonContentAssistTest.java :

24 : import org.junit.Ignore;