initial injection support (KT-2428): allow injection inside string literals

This commit is contained in:
nik
2014-12-02 21:09:00 +03:00
parent 3ab7c6c8e9
commit ca7ce6228c
11 changed files with 444 additions and 5 deletions
+2 -2
View File
@@ -24,6 +24,7 @@
<orderEntry type="module" module-name="compiler-tests" scope="TEST" />
<orderEntry type="module" module-name="jet.as.java.psi" />
<orderEntry type="library" name="idea-full" level="project" />
<orderEntry type="library" scope="PROVIDED" name="intellilang-plugin" level="project" />
<orderEntry type="library" scope="PROVIDED" name="junit-plugin" level="project" />
<orderEntry type="library" scope="PROVIDED" name="testng-plugin" level="project" />
<orderEntry type="library" scope="PROVIDED" name="copyright-plugin" level="project" />
@@ -44,5 +45,4 @@
<orderEntry type="module" module-name="kotlin-android-plugin" />
<orderEntry type="module" module-name="js.frontend" />
</component>
</module>
</module>