Replace js.translator with js.frontend in dependencies of idea module and remove js.translator from KotlinPlugin artifact.

This commit is contained in:
Zalim Bashorov
2014-10-07 23:41:52 +04:00
parent 401d9ac831
commit c7e0e3d391
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -14,7 +14,6 @@
<element id="module-output" name="util" />
<element id="module-output" name="util.runtime" />
<element id="module-output" name="j2k" />
<element id="module-output" name="js.translator" />
<element id="module-output" name="js.frontend" />
<element id="module-output" name="cli-common" />
<element id="module-output" name="ide-compiler-runner" />
+1 -1
View File
@@ -28,7 +28,6 @@
<orderEntry type="library" scope="PROVIDED" name="testng-plugin" level="project" />
<orderEntry type="library" scope="PROVIDED" name="copyright-plugin" level="project" />
<orderEntry type="module" module-name="j2k" />
<orderEntry type="module" module-name="js.translator" />
<orderEntry type="module" module-name="cli" scope="TEST" />
<orderEntry type="module" module-name="ide-compiler-runner" />
<orderEntry type="module" module-name="cli-common" />
@@ -43,6 +42,7 @@
<orderEntry type="module" module-name="eval4j" />
<orderEntry type="module" module-name="idea-analysis" exported="" />
<orderEntry type="module" module-name="kotlin-android-plugin" />
<orderEntry type="module" module-name="js.frontend" />
</component>
</module>