Intellij: What is the shortcut for going to the next/previous error?
Posted
by Aaron
on Stack Overflow
See other posts from Stack Overflow
or by Aaron
Published on 2010-04-20T21:38:13Z
Indexed on
2010/04/20
21:43 UTC
Read the original article
Hit count: 240
intellij-idea
In Eclipse, if you press CTRL+1, the cursor is set on the first error and there the IDE presents you some solutions. In IDEA, you press ALT+ENTER for some solutions, but I don't know how to make the cursor to go to the error.
© Stack Overflow or respective owner