[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Re: Font color in the tooltip containing Javadocs

Name wrote:

Hello,

how can i change the font color in the tooltip which appears in the java editor and which contains javadocs of the mouse-pointed method/field/class ?

For the Javadoc hovers you can only change the background color and the font-style (see Colors and Fonts preference page). The font color is currently ignored and the default hover color on your system is used. The source hovers take the font and foreground colors from the editor and since M6 you can set the background on the Java > Editor preference page.



TIA