Develop and Download Open Source Software

UCDetector

Back to Project Summary

Would you recoomend this project?

Project Release infomations and Project Resources. Note that these informations are from this projects Freecode.com page and the downloads themselves may not be hosted with SourceForge.JP.

Project Release Information

2011-10-26 11:09
UCDetector now works with "Eclipse IDE for Java Developers". The dependency on org.eclipse.pde.core has been changed to "optional".
2011-06-16 16:29
The layout for ignore preferences was improved. UCDetector actions are now available for Working Sets. A new 'org.ucdetector.reports' extension point was added for creating custom reports using XSLT or Java. Custom reports can be created by renaming and changing __custom.xslt. NPE was fixed for the case where a compilation unit has no primary type.
2010-08-18 06:45
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).
2010-06-11 07:56
This release has some bugfixes and feature enhancements.
2010-01-04 17:58
UCDetector is now two times faster. QuickFix doesn't modify code anymore. Enum constant detection now also searches for values() and valueOf(). QuickFixes and HTML/XML reporting were improved. A new TodoQuickFix was added.

Project Resources

http://freecode.com/projects/ucdetector
http://www.ucdetector.org/

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.


SourceForge.JP is a Japanese version of SourceForge.net. For developments that are not related to Japan, we recommend you to use SourceForge.net.