Make LibraryDependenciesCache cache again!

#KT-17495 fixed
This commit is contained in:
Simon Ogorodnik
2017-04-19 20:32:05 +03:00
parent 99653b9afc
commit 4978a204f0
3 changed files with 29 additions and 3 deletions
+3
View File
@@ -316,6 +316,9 @@
<projectService serviceImplementation="org.jetbrains.kotlin.idea.caches.PerModulePackageCacheService"/>
<projectService serviceInterface="org.jetbrains.kotlin.idea.caches.resolve.LibraryDependenciesCache"
serviceImplementation="org.jetbrains.kotlin.idea.caches.resolve.LibraryDependenciesCacheImpl"/>
<errorHandler implementation="org.jetbrains.kotlin.idea.reporter.KotlinReportSubmitter"/>
<internalFileTemplate name="Kotlin File"/>