Find unused services/files/screens/views

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Find unused services/files/screens/views

Radics Geza
Hi,

I've created a small eclipse plugin to search for unused
services/files/screens/views
in ofbiz. It is an extension of "Unused code detector" eclipse plugin.
If you are refactoring or customizing a lot it might be useful to avoid
maintaining unused code.
It is downloadable from here:
https://github.com/holdfenytolvaj/org.ucdetector.ofbiz/releases

The project and readme is here:
https://github.com/holdfenytolvaj/org.ucdetector.ofbiz


If you have any question or request,
please go ahead to ask ;)
Hope it is useful!
g.