Why not all canonical methods (equals,hashCode,toString)? "Alain Ravet" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > The highlighting for > "private field xxx is assigned but never accessed. " > is really useful. > > > As many - ? -, I tend to overwrite toString() for debugging purposes, in > most classes. > > Problem : > Because of toString(), field xxx is accessed, although only > when debugging. > => it won't be highlighted. > > > > Request : > Add an option to not consider toString() as a field accessor > when detecting assigned but never accessed fields. > > > > > Alain Ravet >
_______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-features
