IntelliJ IDEA 2025.2 compiles WAY TOO OFTEN

Answered

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?

0
1 comment

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

0

Please sign in to leave a comment.