Eclipse,在哪里更改当前调试行背景?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/211500/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-10 18:29:16  来源:igfitidea点击:

Eclipse, where to change the current debug line background?

eclipsecolors

提问by Bartosz Radaczyński

Can anyone point me to the preferences page that has the setting of the DEBUGcurrent line background color? I have changed almost all the colours to dark ones and still get annoyed by this almost white current line indicator while debugging (note that the current line indication in editing mode is OK).

任何人都可以将我指向具有DEBUG当前行背景颜色设置的首选项页面吗?我几乎把所有颜色都改成了暗色,但在调试时仍然对这个近乎白色的当前行指示器感到恼火(注意编辑模式下的当前行指示是可以的)。

回答by Bartosz Radaczyński

Ok, now I found it myself (through major reverse engineering). It is in General\Editors\Text Editors\Annotations page. It's called "Debug Current Instruction Pointer"

好的,现在我自己找到了(通过主要的逆向工程)。它位于 General\Editors\Text Editors\Annotations 页面中。它被称为“调试当前指令指针”

回答by Steve Lorimer

On my version of Eclipse it is

在我的 Eclipse 版本中,它是

General\Editors\Text Editors\Annotations\Debug Call Stack"

General\Editors\Text Editors\Annotations\Debug Call Stack”

回答by napi15

Because Eclipse change stuff more than they change clothes

因为 Eclipse 换东西比换衣服还多

As of Eclipse for Java EE 2019-09 , took me 30 min just to find this stupid preferences

从 Eclipse for Java EE 2019-09 开始,我花了 30 分钟才找到这个愚蠢的偏好

enter image description here

在此处输入图片说明

Than go to

比去

enter image description here

在此处输入图片说明