Hannes Licht
Hannes Licht

Reputation: 205

Is there a "global" Ctrl + . (Jump to Error) shortcut in Eclipse?

Ctrl + . brings me to en error in a file. But if my error view gives me more errors is there a shortcut which opens the next file and jumps to the error there?

Upvotes: 9

Views: 259

Answers (1)

VonC
VonC

Reputation: 1323953

Currently... no, if you consider bug 13300 from 2002!

It would be cool if Next/Previous Error would work for all Java elements i.e. would open/reveal the editor if the file is not in the active editor.

Status: WONTFIX.

Upvotes: 7

Related Questions