> Yes, we should fix these. The reason we have so many is because you couldn't > apply the @Override annotation to interface implementations prior to Java 6, > and we supported Java 5 up until recently. Maybe there is a way to get > Eclipse to identify them... Ok, I'll start manually as soon as i find them, and search it there is an eclipse flag to see them ...
> Is that the only place you see that warning? We use local variables that > hide fields all over the place... I've tried only the see on that class, maybe there are others ... I'm trying to get a list of warnings like in eclipse but at the moment I'm not able to have ... sorry. The warning is probably telling us to ensure that the code is doing what we need ... Bye
