Compiler: Eclipse Java Compiler Version: 0.959, 3.5.0 rc1
Number of source files: 65 Number of classfiles: 89
Problems: 2 (Errors: 0 Warnings: 2 )
The import org.eclipse.wst.common.frameworks.internal.enablement.Identifiable is never used
DMWizardPageElement.java :
17 : import org.eclipse.wst.common.frameworks.internal.enablement.Identifiable;
The constructor PageGroupManager.PageGroupEntry(PageGroupManager.PageGroupEntry) is never used locally
PageGroupManager.java :
499 : public PageGroupEntry(PageGroupEntry originalEntry) {