Fork me on GitHub

Eclipse console文本换行

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

 



posted @ 2014-05-09 13:43  _落雨  阅读(3325)  评论(0编辑  收藏  举报