fix reloading project on settings save: fix event requestor to be SaveSession instead...
commitf271d2a54806feeef8a01fbd87db6897840bc39e
authorAlexey Pegov <alexey.pegov@jetbrains.com>
Thu, 8 Oct 2009 11:23:58 +0000 (8 15:23 +0400)
committerAlexey Pegov <alexey.pegov@jetbrains.com>
Thu, 8 Oct 2009 11:24:31 +0000 (8 15:24 +0400)
treef044cc35d2bf47933ef0d77fef41a89d18a6d9f5
parent2967a2fb6f02c4c1fe78f435666fa63fde24def1
fix reloading project on settings save: fix event requestor to be SaveSession instead of Virtual file + fix resaving of splitted components (push lastTimeStamp to original StorageData [one from which current one was cloned])
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/StorageUtil.java