Sanghyun Lee
Sanghyun Lee

Reputation: 23002

Eclipse: How to go to a file which has errors by shortcut?

I read Eclipse: How to go to a error using only the keyboard (keyboard-shortcut)?, but I want to go to another file which has errors. Can I do it by shortcut?

Upvotes: 6

Views: 472

Answers (1)

VonC
VonC

Reputation: 1323953

That looks like bug 13300: Next/Previous error for all Java elements [browsing] [package explorer], 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.

... and no, right now this feature hasn't been implemented yet.

Upvotes: 5

Related Questions