Is there an Eclipse line-width marker?

后端 未结 3 1998
滥情空心
滥情空心 2020-12-07 10:30

I have a specific project where I need to wrap every code line at 65 characters. I have set up the eclipse Java code formatter properly for this. But what I really want is a

3条回答
  •  既然无缘
    2020-12-07 11:08

    In Eclipse Luna (4.4): Choose menu Window\Preference . Look at top-left corner, in search box type filter text, type: margin.

    enter image description here

    In section Apperance color option, Choose Print margin. Choose Show print margin. In text box Print margin column , type 65 as what you want.

提交回复
热议问题