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?
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.
精彩评论