Compiler Report

Compiler: Eclipse Java Compiler Version: 0.770, 3.3.0

Number of source files: 17 Number of classfiles: 22

Problems: 1 (Errors: 0 Warnings: 1 )

Source File: org/eclipse/dltk/debug/dbgp/tests/DbgpPropertyCommandsTests.java
1. WARNING: UnusedPrivateField

The field DbgpPropertyCommandsTests.commands is never read locally

DbgpPropertyCommandsTests.java:

29: private IDbgpPropertyCommands commands;