Netbeans keyboard shortcut for navigating to next error marker in editor

Viewed 7757

Is there any keyboard shortcut key for navigating to the next error (red markers created in error stripe) in Netbeans editor?

6 Answers

No. there is no good and easy way on keyboard. just clicking on those red marks (by mouse) is the fastest way. (it's not an easy/good way. but the best possible.)

Related