Compiler Report

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

Number of source files: 142 Number of classfiles: 147

Problems: 1 (Errors: 0 Warnings: 1 )

Source File: org/eclipse/jst/ws/internal/consumption/command/common/BuildBeanCommand.java
1. WARNING: UnusedImport

The import org.eclipse.core.runtime.NullProgressMonitor is never used

BuildBeanCommand.java :

22 : import org.eclipse.core.runtime.NullProgressMonitor;