Intellij IDEA 13 / Gradle - Trying to update build.gradle

Hi,

Everytime the project is refreshed, seems like IntelliJ IDEA 13 / Gradle is trying to update build.gradle. My build.gradle files are in SCM and is not checked out. So I see message asking to clear read-only status.  

  1. What is it trying to add to build.gradle?
  2. After I say 'ok' to clearing the read-only status, when I check the differences, there are no differences. So why is intellij asking me to change the read-only status or check out the file (after I configure the version control preferences)?


Similarly, in some cases, intellj 13 is asking to check out the gradle-wrapper.properties file (which is also in SCM).

Thanks
Anand

0
Avatar
Permanently deleted user

Any ideas why this is happening? This is really making intellij 13 unusable for me since I cannot checkout gradle-wrapper.properties

Anand

0
Avatar
Permanently deleted user

 

This has apparently been a problem since 2011, and five years later it is still not fixed.  I am shocked it was ever thought this work work for people, and is still not fixed.

https://youtrack.jetbrains.com/issue/IDEA-76142#tab=Comments

0

请先登录再写评论。