Compiler Report

Compiler: Eclipse Compiler for Java(TM) Version: 0.B76_R37x, 3.7.1

Number of source files: 78 Number of classfiles: 124

Problems: 1 (Errors: 0 Warnings: 1 )

Source File: org/eclipse/wst/jsdt/debug/internal/ui/actions/EvaluateAction.java
1. WARNING: UnusedImport

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

EvaluateAction.java :

37 : import org.eclipse.ui.IWorkbenchSite;