Download of README.txt (README.txt ( external link: SF.net): 481 bytes) will begin shortly. If not so, click link on the left.

File Information

File Size
481 bytes
MD5
7076930015cfce3dfcb34ff8369d2407

Project 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.