Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Java editing: The popup menu while hovering over the red squiggle.(What is the name of this menu?)
Java editing: The popup menu while hovering over the red squiggle. [message #638894] Fri, 12 November 2010 23:55 Go to next message
Adam  is currently offline Adam Friend
Messages: 5
Registered: January 2010
Junior Member
Hello,

Eclipse Platform 3.5.1.M20090917-0800
Ubuntu 10.04LTS Lucid Lynx

While editing Java, an unrecognized token gets a red squiggly line under it.
The color of the squiggly line is controlled with: General - Editors - Text Editors - Annotations.

The popup menu when hovering the mouse over the red squiggle:

<token> cannot be resolved.
X quick fixes available.
Blah
Blah,
etc.

The colors of this menu are blue on black. Next to impossible to read on my note book.

What is the name of this menu? More importantly, how do I change the colors?

TIA!
Adam.




Re: Java editing: The popup menu while hovering over the red squiggle. [message #638944 is a reply to message #638894] Sat, 13 November 2010 16:55 Go to previous messageGo to next message
Prakash G.R. is currently offline Prakash G.R.Friend
Messages: 621
Registered: July 2009
Senior Member
On 13/11/10 5:25 AM, Adam wrote:
> Hello,
>
> Eclipse Platform 3.5.1.M20090917-0800
> Ubuntu 10.04LTS Lucid Lynx
> While editing Java, an unrecognized token gets a red squiggly line under
> it.
> The color of the squiggly line is controlled with: General - Editors -
> Text Editors - Annotations.
>
> The popup menu when hovering the mouse over the red squiggle:
>
> <token> cannot be resolved.
> X quick fixes available.
> Blah
> Blah,
> etc.
>
> The colors of this menu are blue on black. Next to impossible to read on
> my note book.
>
> What is the name of this menu? More importantly, how do I change the
> colors?
>
> TIA!
> Adam.

I remember encountering this (on a Javadoc Hover) in Ubuntu sometime
back. From what I remember, it is the tooltip color in your System
preferences. Changing that would reflect in this.

--
- Prakash
Platform UI Team, IBM

www.eclipse-tips.com
Re: Java editing: The popup menu while hovering over the red squiggle. [message #639493 is a reply to message #638944] Tue, 16 November 2010 18:13 Go to previous message
Adam  is currently offline Adam Friend
Messages: 5
Registered: January 2010
Junior Member
Thank you!

Your gnome system tool-tips insights got me to this link explaining the rest:

http:// superuser.com/questions/198581/change-tooltip-background-in- ubuntu-10-10

Note: I had to restart Eclipse for the changes to take effect.

Thanks again!
Adam.
Smile
Previous Topic:Need help with these two errors in eclipse
Next Topic:[Help] About ASTNode
Goto Forum:
  


Current Time: Tue Apr 23 09:53:34 GMT 2024

Powered by FUDForum. Page generated in 0.04122 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top