Compiler: Eclipse Compiler for Java(TM) Version: 0.C58, 3.8.0
Number of source files: 39 Number of classfiles: 55
Problems: 5 (Errors: 0 Warnings: 5 )
The import org.eclipse.jst.jsf.designtime.symbols.DefaultBuiltInSymbolProvider is never used
TestJSF20ImplicitVariables.java :
25 : import org.eclipse.jst.jsf.designtime.symbols.DefaultBuiltInSymbolProvider;
The enum constant UNKNOWN needs a corresponding case label in this enum switch on JSFVersion
TestTLDTagRegistry.java :
95 : switch (_jsfVersion)
The enum constant V2_0 needs a corresponding case label in this enum switch on JSFVersion
TestTLDTagRegistry.java :
95 : switch (_jsfVersion)
The enum constant V2_1 needs a corresponding case label in this enum switch on JSFVersion
TestTLDTagRegistry.java :
95 : switch (_jsfVersion)
The enum constant V2_2 needs a corresponding case label in this enum switch on JSFVersion
TestTLDTagRegistry.java :
95 : switch (_jsfVersion)