Find unused services/files/screens/views

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages 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.
Reply | Threaded
Open this post in threaded view
|

Re: Find unused services/files/screens/views

Lei Wu
I'm gonna give it a try.

Sent from my iPhone

On 2014-3-18, at 下午8:35, Radics Geza <[hidden email]> wrote:

> 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.
Reply | Threaded
Open this post in threaded view
|

Re: Find unused services/files/screens/views

Radics Geza
Thanks!

if you have ideas to improve, Im open.
g.


On Wed, Mar 26, 2014 at 6:07 PM, Lei <[hidden email]> wrote:

> I'm gonna give it a try.
>
> Sent from my iPhone
>
> On 2014-3-18, at 下午8:35, Radics Geza <[hidden email]> wrote:
>
> > 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.
>
Reply | Threaded
Open this post in threaded view
|

Re: Find unused services/files/screens/views

Jacques Le Roux
Administrator
In reply to this post by Radics Geza
Thanks,

I tried it with OFBiz trunk, happy to see Ucdetector is not reporting anything :)

Jacques

Le 18/03/2014 13:35, Radics Geza a écrit :

> 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.
>