Compiler Report

Compiler: Eclipse Java Compiler Version: 0.959, 3.5.0 rc1

Number of source files: 13 Number of classfiles: 14

Problems: 1 (Errors: 0 Warnings: 1 )

Source File: org/eclipse/jem/internal/beaninfo/common/FeatureAttributeValue.java
1. WARNING: UnusedPrivateMethod

The method reset(int) from the type FeatureAttributeValue.StringParser is never used locally

FeatureAttributeValue.java :

364 : public void reset(int nextIndex) {