Eclipse换行主要有3个方面

  1. 格式化时编辑器文本换行

  2. 源代码注释文本换行

  3. Eclipse控制台console显示文本换行

 

1和2参考

http://hi.baidu.com/ae6623/item/1fa16e14faf9fb476826bbe8

Window-->Preferences-->Java-->Code Style-->Formatter-->Edit-->Line Wrapping-->Maximum line width

3 console换行设置如下:在控制台右键--preference--勾选Fixed with concol 数字写180,然后点ok

Eclipse console文本换行

 

Eclipse console文本换行



相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-05-26
  • 2022-01-06
  • 2021-12-04
  • 2021-10-24
  • 2021-07-03
猜你喜欢
  • 2022-02-07
  • 2021-06-17
  • 2022-02-07
  • 2021-04-30
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案