>> Someone quite recently posted a link here to a very useful looking Java
>> code analyzer (in the last few days).
>
> What /sort/ of analysis ?
>
> -- chris
It warned of inappropriate thread use, unused vars, all sorts of good
handy that I can't for the life of me now remember most of!
I thought of scouring my firefox cache, but of course it's not plainly
accessible in the same way as the IE.
Chris Uppal - 28 Mar 2006 16:11 GMT
> It warned of inappropriate thread use, unused vars, all sorts of good
> handy that I can't for the life of me now remember most of!
> I thought of scouring my firefox cache, but of course it's not plainly
> accessible in the same way as the IE.
Possibly it was one of these. I think the first was mentioned most recently:
http://findbugs.sourceforge.net/
http://javapathfinder.sourceforge.net/
http://checkstyle.sourceforge.net/
http://pmd.sourceforge.net/
http://hammurapi.org
-- chris
opalpa@gmail.com opalinski from opalpaweb - 28 Mar 2006 16:20 GMT
A round of applause for findbugs. Get results minutes after download.
I've downloaded many analyzers but don't have the time/will to go
through configuration.
Opalinski
opalpa@gmail.com
http://www.geocities.com/opalpaweb/