  |
Checkstyle - http://checkstyle.sourceforge.net/
A development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Sun Code Conventions, but is highly configurable. [Open source, LGPL] |
  |
Jalopy - http://www.triemax.com/
Configurable source code formatter and style checker. Commercial successor of the Open Source Jalopy. |
  |
Jalopy - http://jalopy.sourceforge.net/
A source code formatter for Java. It layouts source code according to some widely configurable rules, to meet a certain coding style without putting a formatting burden on individual developers. [Open source, GPL] |
  |
Jindent - http://www.jindent.com/
A source code formatter for Java with custom coding style support. [Commercial] |
  |
ImportScrubber - http://sourceforge.net/projects/importscrubber/
Utility to neaten up import statements in a source files. [LGPL] |