In Eclipse, when I make any code changes it automatically shows all compilation errors in the workspace in a console. Is there something similar in IntelliJ? It seems in IntelliJ I have to make/build the project in order to see any compilation errors. Is there a window/tab to show all compilation errors automatically as you make changes to the code?
↧