Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Hover documentation with errors present(Hover doesn't work when you most need it.)
Hover documentation with errors present [message #1064935] Fri, 21 June 2013 17:34 Go to next message
Peter Currivan is currently offline Peter CurrivanFriend
Messages: 1
Registered: June 2013
Junior Member
The hover documentation is the main reason I'm using Eclipse, but it doesn't activate when there are errors on the line, which doesn't really make sense since that is when you actually want the hover documentation to appear. Is there a setting I can change to allow hover documentation with errors on the line?
-Thanks.
Re: Hover documentation with errors present [message #1064990 is a reply to message #1064935] Sat, 22 June 2013 15:55 Go to previous message
David Wegener is currently offline David WegenerFriend
Messages: 1445
Registered: July 2009
Senior Member
On 06/21/2013 01:32 PM, Peter Currivan wrote:
> The hover documentation is the main reason I'm using Eclipse, but it
> doesn't activate when there are errors on the line, which doesn't really
> make sense since that is when you actually want the hover documentation
> to appear. Is there a setting I can change to allow hover documentation
> with errors on the line?
> -Thanks.
If you have the Combined Hover enabled in preferences
(Preferences->C/C++->Editor->Hovers, then the Problem Description is
probably taking precedence over the Documentation. You can set a
separate modifier to bring up Documentation. For example setting the
modifier to Alt + Shift will allow you to override the error hover by
holding Alt + Shift as you hover over the method.
Previous Topic:Remote Debugging with Eclipse CDT - Debug an Application that is Loaded Dynamically
Next Topic:gdb-server doesn't copy app_process file
Goto Forum:
  


Current Time: Sat Apr 20 03:56:20 GMT 2024

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

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

Back to the top