[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

Daniel Megert a écrit :

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.

Well here is the test i just did: in Windows properties, setting the hover background and foreground colors to red and blue. Then i restarted eclipe, and the javadoc hover had a red background, with black font color, except for the "Press 'F2' for focus." which was in another color.


It doesn't seems to fit... Is it a bug ? I have eclipse version 3.3M5eh.