How to change the textcolor of the JavaDoc view in Eclipse

一世执手 提交于 2019-11-28 01:14:22

问题


I sometimes use the JavaDoc-view in Eclipse. By default it has a black background and a white font. I'd really like to change it to "black on white" (as in the rest of Eclipse).

I only found a way to manipulate the background-color and the font-type. But where can I change the font-color?


回答1:


You can change it using gnome-color-chooser (i did in ubuntu 14.04)
1. Go to ubuntu software center and install gnome-color-chooser.
2. Go to Specific Tab and tick foreground color and background color, change it to back and white respictively.
The color of javaDoc View is changed.


回答2:


Wouldn't this help if you'd change the 'Tooltip' color in Ubuntu at the OS level?
Go to: System -> Preferences -> Appearance -> Theme -> Customize -> Colors -> Tooltips



来源:https://stackoverflow.com/questions/26467359/how-to-change-the-textcolor-of-the-javadoc-view-in-eclipse

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!