Right, definitely, it can be done manually on any project via the Ant/Maven/Eclipse/whatever plugin.
But the fun part of the web page thing is that you can see how everyone's code is working. And since a cron job is running it hourly, it's always checking the latest stuff... Fun stuff, Tom ----- Original Message ----- From: "Jon Scott Stevens" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, October 23, 2002 7:21 PM Subject: Re: [Fwd: Re: [eclipse-dev] Java compiler defaults changed] > on 2002/10/23 2:24 PM, "Tom Copeland" <[EMAIL PROTECTED]> wrote: > > > Speaking of mass source code analysis, here's some of the Sourceforge > > projects and their unused code stats (unused locals, unused fields, > > etc): > > > > http://pmd.sourceforge.net/cgi-bin/webpmd.pl > > > > I thought about doing a similar page for Jakarta projects - just use the > > anonymous CVS access for each Jakarta project, run PMD on it, pipe the > > output to a file, and link it all together - but perhaps that would be > > annoying.... > > > > Yours, > > > > Tom > > Maven uses various plugins to essentially produce this same data (and more). > > -jon > > -- > StudioZ.tv /\ Bar/Nightclub/Entertainment > 314 11th Street @ Folsom /\ San Francisco > http://studioz.tv/ > > > -- > To unsubscribe, e-mail: <mailto:general-unsubscribe@;jakarta.apache.org> > For additional commands, e-mail: <mailto:general-help@;jakarta.apache.org> > > -- To unsubscribe, e-mail: <mailto:general-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:general-help@;jakarta.apache.org>
