UCDetector

An open source Eclipse PlugIn Tool that finds unnecessary (dead) public Java code
Download

UCDetector Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Price:
  • FREE
  • Publisher Name:
  • Joerg Spieler
  • Publisher web site:
  • http://www.ucdetector.org/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 171 KB

UCDetector Tags


UCDetector Description

An open source Eclipse PlugIn Tool that finds unnecessary (dead) public Java code UCDetector (Unecessary Code Detector) suggests to make code final, protected or private.UCDetector is an Eclipse PlugIn tool to find unnecessary (dead) public Java code. For example public methods, classes, or fields which have no references.UCDetector creates markers for the following problems, which appear in the eclipse problem view:· Unnecessary (dead) code· Code where the visibility could be changed to protected, default or private· Methods of fields, which can be finalUCDetector also finds cyclic dependencies between classes in your code. This cycle classes are shown in special cycle view. What's New in This Release: New features: · New preference: 'ignore Classes containing string' · Custom annotation filter Bugfixes: · Can't make interface methods final · Unused interface methods are not detected · Access to enclosing type - make 2743908 configurable: Created new Checkbox · Ignore public methods of non-public classes · Ignore references for recursive methods


UCDetector Related Software