On Sat, 2006-02-25 at 22:48 -0500, Yoav Shapira wrote: > And it'd be interesting to see a comparison of your tool to checkstyle > and PMD, both fairly well-established and good tools for the same > purpose...
The "findbugs" tool is another possible tool to use and also catches possible locking and synchronization inconsistency and other Java style bugs. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]