Martin Cooper wrote:
- findbugs (same as pmd?)

I would rather see this as + than -.

CheckStyle, PMD and findbugs have some overlap, but each one
has also unique code quality tests. There are a few more
utilities of this kind, and there's even a Java Code Meta
Checker which consolidates their outputs in a single reports,
see
 http://sourceforge.net/projects/metacheck
Well, in my experience getting this configured for a software
with some external dependencies (which usually means: mixed
styles) in a way that the signal isn't completely drowned in
noise is an art in itself.

J.Pietschmann

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to