Compiler Report

Compiler: Eclipse Java Compiler Version: 0.770, 3.3.0

Number of source files: 195 Number of classfiles: 234

Problems: 1 (Errors: 0 Warnings: 1 )

Source File: org/eclipse/dltk/internal/debug/core/eval/ScriptEvaluationEngine.java
1. WARNING: UnusedPrivateField

The field ScriptEvaluationEngine.count is never read locally

ScriptEvaluationEngine.java:

27: private int count;