How to move focus to the syntax error icons using keyboard? [message #911179] |
Tue, 11 September 2012 02:25  |
Eclipse User |
|
|
|
In eclipse, when coding in Java Editor, when there is syntax error, there will be an icon in front of the line of that text, when you move the mouse over it, there will be a corresponding message shown. My question is: what is the corresponding keyboard action to "move the focus to the icon"? Anyone knows the answer? Thanks!
|
|
|
Re: How to move focus to the syntax error icons using keyboard? [message #916689 is a reply to message #911179] |
Wed, 19 September 2012 06:11  |
Eclipse User |
|
|
|
On 11.09.2012 08:25, Jing Wang wrote:
> In eclipse, when coding in Java Editor, when there is syntax error,
> there will be an icon in front of the line of that text, when you move
> the mouse over it, there will be a corresponding message shown. My
> question is: what is the corresponding keyboard action to "move the
> focus to the icon"? Anyone knows the answer? Thanks!
The closest you can get is by using Next (Ctrl+.) / Previous (Ctrl+,)
Annotation. This will show the error text in the status line. If you
then still need to see the hover you can use F2 to bring it up.
Dani
|
|
|
Powered by
FUDForum. Page generated in 0.03980 seconds