Title: Unused Method Parameters

It is not clear to me that 'unused/unreferenced method parameters' should issue a 'warning' .. show as yellow .. with whatever you are calling that (really great) feature ..

A checkbox to enable/disable this 'feature'would be fine .. but it would be nice to get a clean bill of health on a java file even with unused parameters ..

Unused parameters are just too easy to come by when you implement something and dont need to reference one of the parameters .. I still want the file to be 'green' .. and clean ..

Len

Reply via email to