Compiler: Eclipse Java Compiler Version: 0.959, 3.5.0 rc1
Number of source files: 28 Number of classfiles: 48
Problems: 2 (Errors: 0 Warnings: 2 )
The import org.eclipse.jpt.db.ForeignKey is never used
ORMGenCustomizer.java :
27 : import org.eclipse.jpt.db.ForeignKey;
The method getJavaxPersistenceImportStatements() from the type ORMGenTable is never used locally
ORMGenTable.java :
154 : private String getJavaxPersistenceImportStatements() {