标签: eclipse scrollbar preferences
我是编程新手并且已经看过其他一些线程,但我真的不知道如何执行这些解决方案,所以有人可以引导我完成所有这些吗?
答案 0 :(得分:-3)
您可以在Eclipse中添加一些css代码:
#org-eclipse-e4-ui-compatibility-editor * { background-color: #yourColor; }
或者您可以转到Preferences > General > Editors > Text,然后取消选中"显示范围指示符"。
Preferences > General > Editors > Text