Unnecessary Code Detector 1.9.0

Add this URL to your Eclipse Installation to reach this Solution's Update Site.
More Info


Categories:

You have already tagged this post. Your tags:

UCDetector (Unnecessary Code Detector) is a eclipse PlugIn tool to find unnecessary (dead) public java code.
For example public classes, methods or fields which have no references.

Additional Details

  • Version Number: 1.9.0
  • Eclipse Versions: 3.4, 3.5, 3.6, 3.7
  • Organization: Joerg Spieler
  • Date Created: 13/03/2008
  • Date Updated: 25/10/2011
  • Development Status: Production/Stable
  • License: EPL
  • Submitted by: Joerg Spieler
  • This listing has been installed 152 times in the last 30 days.

Reviews

Add a Review

Great plugin

After a few hours trying out different solutions, you may end up having methods from your first tries forgotten throughout your code. UCDetector helps spotting them.

Very useful

Good work - thank you very much