Compiler Report

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

Number of source files: 39 Number of classfiles: 55

Problems: 1 (Errors: 0 Warnings: 1 )

Source File: org/eclipse/jst/jsf/designtime/tests/TestJSF20ImplicitVariables.java
1. WARNING: UnusedImport

The import org.eclipse.jst.jsf.designtime.symbols.DefaultBuiltInSymbolProvider is never used

TestJSF20ImplicitVariables.java :

25 : import org.eclipse.jst.jsf.designtime.symbols.DefaultBuiltInSymbolProvider;