IDEA-56939: "Rebuild Project" often fails in X

This commit is contained in:
nik
2010-07-30 09:50:26 +04:00
parent deadf38a44
commit cd453b2ef2
@@ -171,6 +171,7 @@ public class CompilerCacheManager implements ProjectComponent {
}
}
myCacheDisposables.clear();
myNewCachesMap.clear();
myCompilerToCacheMap.clear();
}