Search code examples
intellij-idea

How to disable automatic rebuild in IntelliJ IDEA?


When I resized the window of IntelliJ IDEA or switch to another tab, it automatically rebuild the project. I have 2 modules in the same project, and it only auto rebuilds in 1 module :) . I want to know how to disable this. Thank you very much.


Solution

  • Probably rebuild is triggered by save action? Please check settings under "Settings/Preferences | Appearance & Behavior | System Settings"