UCDetector (Unecessary Code Detector: ucdetector.org) is a Open Source eclipse PlugIn Tool to find unecessary (dead) java code. It also tries to make code final, protected or private.
UCDetector also finds cyclic dependencies between classes.
Printable View
UCDetector (Unecessary Code Detector: ucdetector.org) is a Open Source eclipse PlugIn Tool to find unecessary (dead) java code. It also tries to make code final, protected or private.
UCDetector also finds cyclic dependencies between classes.
does anyone know what java.lang.NullPointerException:nullpData means. It was on an error message when I called on the task manager to get rid of a frozen site. I have 2 sites that freeze all the time and it started about 1 month ago
Hi Lucielle,
is this problem caused by usage of UCDetector? If yes:
- check file ECLIPSE_WORKSPACE/.metadata/.log
- search for "UCDetector" or "java.lang.NullPointerException:nullpData" and
- post your bug at: sourceforge.net/tracker/?group_id=219599&atid=1046865
Joerg
Wonderful pages! Keep up the great work.