I am working with Eclipse. When clicking on a method, it usually asks us to p press F2 on to view the method details. However the text is black in color and so is the background. I have to end up selecting all of the contents to view them each time. Is there a way to make the background plain white instead.
Share
I found that the background color of that popup cannot be configured via the eclipse preference as it uses the operation system ‘s ToolTip ‘s background color .
For the widows OS , you can refer this to change the Tool Tip background color