Cache XML layout widgets using PsiTreeChangePreprocessor

This commit is contained in:
Yan Zhulanow
2015-02-27 20:46:54 +03:00
parent 3f53cf01d2
commit 6b368e445a
10 changed files with 111 additions and 66 deletions
+1
View File
@@ -662,6 +662,7 @@
</src>
<classpath>
<pathelement path="${idea.sdk}/core/intellij-core.jar"/>
<pathelement path="${idea.sdk}/core-analysis/intellij-core-analysis.jar"/>
<pathelement path="${kotlin-home}/lib/kotlin-compiler.jar"/>
<pathelement path="${bootstrap.runtime}"/>
</classpath>