Compiler Report

Compiler: Eclipse Java Compiler Version: 0.959, 3.5.0 rc1

Number of source files: 16 Number of classfiles: 39

Problems: 1 (Errors: 0 Warnings: 1 )

Source File: org/eclipse/wst/web/ui/internal/wizards/NewProjectDataModelFacetWizard.java
1. WARNING: UnusedImport

The import org.eclipse.ui.PlatformUI is never used

NewProjectDataModelFacetWizard.java :

37 : import org.eclipse.ui.PlatformUI;