Compiler Report

Compiler: Eclipse Java Compiler Version: 0.770, 3.3.0

Number of source files: 9 Number of classfiles: 12

Problems: 1 (Errors: 0 Warnings: 1 )

Source File: org/eclipse/dltk/xotcl/internal/ui/XOTclSemanticPositionUpdater.java
1. WARNING: UnusedPrivateField

The field XOTclSemanticPositionUpdater.currentPositions is never read locally

XOTclSemanticPositionUpdater.java:

24: private HashSet currentPositions = new HashSet();