Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Black background color tooltips in Eclipse Oxygen

I have encountered a problem, and it is a black background color tooltips in Eclipse Oxygen. I have googled this problem, but I only found a solution for linux. I am using eclipse in Windows. Please help me solve this problem. It really annoys me.

enter image description here

like image 620
ChungHwan Alex Kim Avatar asked Jul 14 '17 02:07

ChungHwan Alex Kim


3 Answers

Go to Window->Preferences -> General -> Appearance -> Colors and Fonts. Type in the filter "javadoc". Select Javadoc background and click on Edit. You can select the background color there

like image 125
Stas Isackov Avatar answered Nov 03 '22 05:11

Stas Isackov


Here's what solved the problem for me on Eclipse 2018-19 (SimRel). I did it by changing the theme from the eclipse menu by going to :

Window -> Preferences -> Clicking on the Appearance option -> Changing the Colors and Fonts to something else.

For me, I had to change it from the reduced palette to the windows default.

like image 32
Sayan Banerjee Avatar answered Nov 03 '22 06:11

Sayan Banerjee


Create a new Workspace and import the projects again . Worked fine for me . I faced the issue on Mac , Eclipse Oxygen . I tried adding the Darkest Color theme and since then this problem started . I changed the workspace and reimported my projects again .

like image 1
Sambeet Mohapatra Avatar answered Nov 03 '22 05:11

Sambeet Mohapatra