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/releasesThe project and readme is here:
https://github.com/holdfenytolvaj/org.ucdetector.ofbizIf you have any question or request,
please go ahead to ask ;)
Hope it is useful!
g.