RSS 1 project tagged "code analysis"

Download Website Updated 06 Apr 2012 UCDetector

Screenshot
Pop 86.60
Vit 5.74

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.

Screenshot

Project Spotlight

HexChat

A Gtk IRC Client.

Screenshot

Project Spotlight

Ascii Design

An ASCII art editor based on FIGlet.