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.
