format java code

Someone know any code or methods to format a messy java code? Sorry for my english...THANKS!!!
[101 byte] By [43477a] at [2007-10-2 21:45:38]
# 1
Hi, I would suggest using any kind of IDE for example Netbeans http://www.netbeans.org/products/ide/which has built-in tools to reformat source code and much more features. It's absolutely free to download.Regards,Sasha.
SashaPa at 2007-7-14 1:01:12 > top of Java-index,Java Essentials,Java Programming...
# 2
or if you don't want to use an IDE, there are pure code formatters around, like Jalopy[url] http://jalopy.sourceforge.net[/url]
georgemca at 2007-7-14 1:01:12 > top of Java-index,Java Essentials,Java Programming...
# 3
[url http://www.eclipse.org]Eclipse[/url] has this capability, too, and is also a free download.
Dick_Adamsa at 2007-7-14 1:01:12 > top of Java-index,Java Essentials,Java Programming...
# 4
a lot of IDEs come with built in code formatters, which one are you using?
kilyasa at 2007-7-14 1:01:12 > top of Java-index,Java Essentials,Java Programming...
# 5
ctrl + shift + fduh :-)
Norweeda at 2007-7-14 1:01:12 > top of Java-index,Java Essentials,Java Programming...
# 6
thanks ;)
43477a at 2007-7-14 1:01:12 > top of Java-index,Java Essentials,Java Programming...
# 7
thanks ;)
43477a at 2007-7-14 1:01:12 > top of Java-index,Java Essentials,Java Programming...