Quantcast
Channel: JetBrains Developer Community : Thread List - IntelliJ IDEA Users
Viewing all articles
Browse latest Browse all 5661

IDEA 14.1.1 Ultimate keeps changing the .idea/misc.xml file when gradle projects are refreshed

$
0
0

Hi. Whenever I open idea, it changes the .idea/misc.xml file by adding this:

 

+  <component name="FrameworkDetectionExcludesConfiguration">

+    <file type="web" url="file://$PROJECT_DIR$" />

+  </component>

 

I then go 'Open module settings' -> Facets -> and delete 'web' from 'exclude from detection'. Then I do  a 'Refresh all Gradle projects' in the Gradle tab and I do git status, misc.xml changed again! I'm loosing years of my life over this.

 

What should I do about it? What triggers this strange behavior?

 

My project is a root project with 3 submodules.


Viewing all articles
Browse latest Browse all 5661

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>