Compiler Report

Compiler: Eclipse Java Compiler Version: 0.868, 3.4.0 release candidate-2

Number of source files: 65 Number of classfiles: 89

Problems: 1 (Errors: 0 Warnings: 1 )

Source File: org/eclipse/wst/common/frameworks/internal/operation/extensionui/DMWizardPageElement.java
1. WARNING: UnusedImport

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;