Hide Kotlin live template macros from non-Kotlin contexts

#KT-16635 Fixed
This commit is contained in:
Dmitry Jemerov
2017-05-09 10:42:30 +02:00
parent c778e0454d
commit 5d9307024a
8 changed files with 51 additions and 22 deletions
+1 -1
View File
@@ -47,7 +47,7 @@
<orderEntry type="module" module-name="js.serializer" />
<orderEntry type="module" module-name="daemon-client" />
<orderEntry type="module" module-name="idea-repl" scope="TEST" />
<orderEntry type="module" module-name="idea-live-templates" exported="" scope="RUNTIME" />
<orderEntry type="module" module-name="idea-live-templates" exported="" />
<orderEntry type="module" module-name="tests-common" scope="TEST" />
<orderEntry type="library" scope="TEST" name="kotlin-test" level="project" />
<orderEntry type="module" module-name="lint-idea" scope="PROVIDED" />