Download List

Project Description

UCDetector (Unecessary Code Detector) is an Eclipse plugin tool that finds unnecessary (dead) public Java code. It suggests that you make the code final, protected, or private. UCDetector also finds cyclic dependencies between classes.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-08-18 06:45 Back to release list
1.6.0

This release fixes missing QuickFix icons, malformed \uxxxx encoding in exception loading modes, and Headless failing to recognize projects. It has a combobox to change all visibility combos. Searching for a class name in a file, both full and simple, is supported. A new button (Rename mode) and a new option (Log to Eclipse Console View).

Project Resources