How to see imediately compile errors in project tree of IntelliJ Idea?

Posted by magomi on Stack Overflow See other posts from Stack Overflow or by magomi
Published on 2010-03-23T18:18:38Z Indexed on 2010/03/23 18:23 UTC
Read the original article Hit count: 361

Filed under:
|
|
|

I'm wondering if it is possible to configure IntelliJ Idea to immediately show compile errors on the class files in the project tree. Currently I need to manually trigger the recompilation to see error marks on my classes if the cannot be compiled.

© Stack Overflow or respective owner

Related posts about intellij

Related posts about idea