A nice little Eclipse plugin that finds all methods and variables that are public -- but not used anywhere in your workspace!
Furthermore, it finds all methods that could be marked private or protected without harming the project.
Both makes your code easier to maintain! Try it.
No comments:
Post a Comment