Eclipse 每行 80 字符限制的提示线
有时候希望eclipse和C++编辑器之类有条对齐线
打开 Eclipse,
Windows -> Prefereces -> General -> Editors -> Text Editors
勾选上 Show print margin
Print margin column 的值设置为 80,
即在第80个字符后面显示一条竖线。
有时候希望eclipse和C++编辑器之类有条对齐线
打开 Eclipse,
Windows -> Prefereces -> General -> Editors -> Text Editors
勾选上 Show print margin
Print margin column 的值设置为 80,
即在第80个字符后面显示一条竖线。