For automated code (re)formatting I suggest Jalopy (Plug-in for many IDEs): http://sourceforge.net/projects/jalopy/
Orthanc Jeffrey Dever wrote:
For anyone that is interested, there is a groovy checkstyle plugin for Eclipse.
http://www.telesynthesis.com/downloads/download.htm
I've been playing with it on the HttpClient code. It finds many (thousands) of style related infractions. The default "Sun style" rules are too strict and are dumb in some ways. But it does find many worthy omissions. Perhaps we should have some exceptions where commons usage in the httpclient code differs from the sun standard.
Jandalf.
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
