How to see imediately compile errors in project tree of IntelliJ Idea?
- by magomi
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.