Howto clean up java code
From Wikihowto
[edit] Find bugs
- jlint - Free Software that makes java code more clean of inconsistencies, as a result, more beautiful
[edit] Beautyfiers
- Java code beautifier (proprietary but free of charge on linux)
- (fr) jpretty (free of charge but proprietary)
