How to go to an error using only the keyboard in Eclipse?

Let’s say I have a file with 10 lines and I have a problem with the name of the package (or something) and the cursor is on the last line of the text.

How can I go directly to that line to see what the problem is and what suggestions there are to remove the problem, using a shortcut?

Question: Is there a keyboard-shortcut for this?

Or something like this:

Go to the next error and Go to the previous error.

4 Answers
4

Leave a Comment