Compiler Report

Compiler: Eclipse Java Compiler Version: 0.770, 3.3.0

Number of source files: 2 Number of classfiles: 2

Problems: 1 (Errors: 0 Warnings: 1 )

Source File: org/eclipse/jst/jsf/metadataprocessingtests2/NoImplPossibleVals.java
1. WARNING: UnusedImport

The import org.eclipse.jst.jsf.contentmodel.annotation.CMAnnotationHelper is never used

NoImplPossibleVals.java:

18: import org.eclipse.jst.jsf.contentmodel.annotation.CMAnnotationHelper;