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
Eclipse, where to change the current debug line background?
提问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”