Skip to content

Unnecessary Code Detector

This is of particular use to Tom at the moment, but I'd highly recommend that all developers give installing this Eclipse plugin a go. It actually can detect public methods etc that are never called, useful for us in removing cruft. See http://www.ucdetector.org for details!

K

Eclipse Plugin - http://www.ucdetector.org


Source: Unnecessary Code Detector (original PCGen wiki)