Compiler Report

Compiler: Eclipse Java Compiler Version: 0.770, 3.3.0

Number of source files: 9 Number of classfiles: 11

Problems: 1 (Errors: 0 Warnings: 1 )

Source File: org/eclipse/dltk/tcl/activestatedebugger/ActiveStateInstrumentSetCommands.java
1. WARNING: LocalVariableIsNeverUsed

The local variable element is never read

ActiveStateInstrumentSetCommands.java:

29: Element element = communicate(request);