Every time I make or rebuild my project IDEA starts "Refreshing Gradle Project", which takes some considerable time and slows down workflow.
I am not changing the gradle build script so I see no reason why the project needs to be refreshed on every build.
Is this expected behaviour and can I turn it off somehow?
PS. I also frequently get multiple gradle refresh processes running concurrently when making project.
Gradle version 1.2, Mac OSX 10.8.2, happens in both IDEA 11 and Leda