I have another approach, Make Project by press(Ctrl-F9), you can find the errors in Gradle Console(if error exists), just click the red messages will bring you to the error of line directly.
F2 is shortcut key to jump on next error line in java file.
SHIFT+F2 shortcut to navigate between errors in your document. if there is no error you will be navigated to the warnings.