Compiler Report

Compiler: Eclipse Java Compiler Version: 0.770, 3.3.0

Number of source files: 10 Number of classfiles: 11

Problems: 1 (Errors: 0 Warnings: 1 )

Source File: org/eclipse/wst/ws/test/popup/NewAction.java
1. WARNING: UnusedImport

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

NewAction.java :

9 : import org.eclipse.ui.IActionDelegate;