eclipse中设置Java编辑器的行宽

注:可以new一个自己的Active profile
- Comment width and line wrapping is set in Preferences->Java->Code Style->Formatter, then click on the Edit button and select the Comments tab. I like Line Width for Comments to be 120.
- Code line wrapping is set nearby, in Preferences->Java->Code Style- >Formatter, then click on the Edit button and select the Line Wrapping tab. I like a line width of 120 and indent size of 4.
Zz:http://www.systronix.com/book/tools/eclipse_tips.html
本文介绍如何在Eclipse中设置Java编辑器的行宽和换行方式,包括注释宽度及代码宽度的具体配置步骤。
534

被折叠的 条评论
为什么被折叠?



