Eclipse 4.2 Java 控制台更改背景颜色

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/15841207/
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-19 20:20:16  来源:igfitidea点击:

Eclipse 4.2 Java Console Change Background Color

javaeclipseconsole

提问by ryeo

I have been trying to change my java console color but the run/debug preferences I have set does not seem to work. I have installed the "Eclipse Color Themes" and "Eclipse Chrome" plugins and they work great.

我一直在尝试更改我的 java 控制台颜色,但我设置的运行/调试首选项似乎不起作用。我已经安装了“Eclipse Color Themes”和“Eclipse Chrome”插件,它们运行良好。

I have read other posts but couldn't find the answers...thanks!

我已经阅读了其他帖子,但找不到答案...谢谢!

Thanks in advance for the help

在此先感谢您的帮助

Here are the preferences I have set: Console

以下是我设置的首选项: 安慰

My Eclipse:

我的日食:

Eclipse

蚀

回答by Chris

I tried changing that setting on an older version and it worked.

我尝试在旧版本上更改该设置并且它起作用了。

Perhaps a plugin is causing this issue. You could remove them one by one until it works again.

可能是插件导致了这个问题。您可以将它们一一删除,直到它再次工作。

Or perhaps it's a bug with 4.2. Try a previous version.

或者它可能是 4.2 的一个错误。尝试以前的版本。

Or check the bug repository: https://bugs.eclipse.org/bugs/

或检查错误存储库:https: //bugs.eclipse.org/bugs/

Image of working setting

Image of working setting

回答by jameson

changes for me didn't actually take place until I ran a program, then the background color updated.

直到我运行一个程序,然后背景颜色更新后,我才真正发生了变化。