UCDetector
Screenshots
Description
UCDetector (Unnecessary Code Detector) is a Open Source Eclipse Plugin Tool. UCDetector finds unnecessary (dead) public Java code. It suggests to make code final, protected or private.
UCDetector Web SiteFeatures
- Find unnecessary java code
- Reduce visibility of code
- Detect class cycles
- Eclipse plugin
- Html, xml and text report
- Change code using eclipse QuickFixes
User Ratings
User Reviews
-
Super plugin für Eclipse, benutze ich wirklich sehr gern.
-
Very useful for cleaning up code.
-
thanks man, great soft!
-
Easy to run ucdetector
-
Very useful. It would be greate to have a version of UcDetector on Maven :-)
-
A great tool for helping find dead code!