Option to disable warnings for setting visibility to default
Eclipse Plugin to find unused Java code
Brought to you by:
spj
I just installed this plugin, and it's great, except for the fact that in most cases where it wants to change the visibility to default, I don't want to. There are options to disable this for private and protected (which I want to keep), but not for default (which I don't). Given the problems with compile errors also found with this feature, I'm surprised it doesn't exist. Is this a missing feature or am I just missing something?
Anonymous
It is a missing feature. UCDetector does not distinguish between protected and default visibility. As development speed for UCDetector has slowed down, it is not planned to inlcude this feature request.
If there are no plans to fix this defect, then this rule should be disabled.