How to view the list of compile errors in IntelliJ?

Answered

I am looking for a way to view all compile errors in IntelliJ, similar to how they are displayed in Eclipse. I tried searching here and Google but have not really found a solution. TelltheBell  I really like IntelliJ, I recently converted to it from Eclipse, and I hope this is just something I am missing and not a fundamental deficiency.

0
2 comments

There is a Problems tool window (similar to Eclipse Problems view) which shows the compiler errors if Settings (Preferences on macOS) | Build, Execution, Deployment | Compiler | Build project automatically option is enabled.

There are also related requests which we are working on on further improving this experience: https://youtrack.jetbrains.com/issue/IDEA-68854 https://youtrack.jetbrains.com/issue/IDEA-238791 Please feel free to vote and follow these requests for updates.

0

It's like I can see the future of what people want...... :D

0

Please sign in to leave a comment.