Compiler Report

Compiler: Eclipse Java Compiler Version: 0.770, 3.3.0

Number of source files: 8 Number of classfiles: 10

Problems: 1 (Errors: 0 Warnings: 1 )

Source File: org/eclipse/dltk/xotcl/internal/ui/actions/XOTclOpenSuperImplementation.java
1. WARNING: UnusedPrivateMethod

The method getMethod(ISelection) from the type XOTclOpenSuperImplementation is never used locally

XOTclOpenSuperImplementation.java:

62: private IMethod getMethod(ISelection selection) {