IntelliJ IDEA 2025.2 compiles WAY TOO OFTEN
已回答
I am trying to write and fix the code, and the IDE just starts compiling and moves the cursor to where it finds the error making me make mistakes. This makes the IDE UNUSABLE FOR DEVELOPMENT.
How do I disable auto build?
请先登录再写评论。
Hi Jozsef,
See if it helps to disable the following option under Settings | Build, Execution, Deployment | Compiler:
If it doesn't help, try temporarily disabling ALL non-bundled plugins and restarting the IDE: Settings | Plugins | ⚙ | Disable all downloaded plugins