eclipse中设置Java编辑器的行宽


eclipse中设置Java编辑器的line width
 

 

注:可以new一个自己的Active profile

  1. 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.
  2. 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

相关文章:

  • 2021-10-07
  • 2022-02-14
  • 2021-11-15
  • 2021-10-14
  • 2021-10-27
  • 2021-05-06
  • 2022-02-27
  • 2021-10-30
猜你喜欢
  • 2021-11-27
  • 2022-02-09
  • 2022-01-02
  • 2021-07-13
  • 2021-10-28
相关资源
相似解决方案