How do disable "Whole project" builds?

已回答

Sometimes when I sync Gradle or run a Gradle task from the toolbar, this “Whole project” action starts running in my multi-project workspace. It is very annoying because compiling all projects and running tests lags the IDE and doesn't run the task I selected. Cancelling it also invalidates indexes, so I have to sync Gradle again. 
Is there a way to disable it entirely? I don't ever need to build **everything**.

0

This seems like a known bug reported in IDEA-373528. Could you check and follow the report for updates. 

 

 

 

0

请先登录再写评论。