Move AndroidPsiTreeChangePreprocessor to android-idea-plugin module

This commit is contained in:
Yan Zhulanow
2015-03-18 13:26:26 +03:00
parent 0b76dbb492
commit c945a53eec
9 changed files with 25 additions and 25 deletions
-1
View File
@@ -681,7 +681,6 @@
</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>