Do not touch .idea files if diff in line separators only fix + IDEADEV-39284 (actuall...
commitc03b865c0e2b222a7a8e8aeb16946733e6a2b49d
authorAlexey Pegov <Alexey.Pegov@jetbrains.com>
Tue, 8 Sep 2009 14:36:11 +0000 (8 18:36 +0400)
committerAlexey Pegov <Alexey.Pegov@jetbrains.com>
Tue, 8 Sep 2009 14:36:11 +0000 (8 18:36 +0400)
treef1809d615db9113c3a1abe8a0e2e2300df24d13b
parent39460e8dd41eac79c50addfce829f0d5ac68a3e0
Do not touch .idea files if diff in line separators only fix + IDEADEV-39284 (actually: Do not remove directory-based files if lost focus during update)
platform/lang-impl/src/com/intellij/openapi/components/impl/stores/ProjectWithModulesStoreImpl.java
platform/platform-impl/src/com/intellij/openapi/components/impl/stores/ComponentStoreImpl.java
platform/platform-impl/src/com/intellij/openapi/components/impl/stores/DirectoryBasedStorage.java
platform/platform-impl/src/com/intellij/openapi/components/impl/stores/FileBasedStorage.java
platform/platform-impl/src/com/intellij/openapi/components/impl/stores/ProjectStoreImpl.java
platform/platform-impl/src/com/intellij/openapi/components/impl/stores/StorageUtil.java
platform/platform-impl/src/com/intellij/openapi/components/impl/stores/XmlElementStorage.java
platform/platform-impl/src/com/intellij/openapi/project/impl/ProjectManagerImpl.java