turn off auto build when window losts focus

Answered

Hi, can somebody tell me how to turn off automatic build of project when IntelliJ window losts focus?

I'm swithcing to another windows frequently and IntelliJ always starts to build the project.

I'm aware of this post:

https://intellij-support.jetbrains.com/hc/en-us/community/posts/206301499-Lost-Focus-triggers-Compile

but I have no "Build on frame deactivation" option in my Project Structure (IntelliJ IDEA Ultimate 2019.2)

Thank You!

0
2 comments

Do you have any app server configuration with the option to update on frame deactivation?

Did you customize any registry options related to the compiler? See https://intellij-support.jetbrains.com/hc/en-us/community/posts/360003437400-How-can-I-speed-up-compilation-Java-Kotlin-?page=1#community_comment_360000644679.

2
Avatar
Permanently deleted user

Thank you Serge, that was it! Cool! Have a nice day!

0

Please sign in to leave a comment.