Renamed and moved module ide-compiler-runner to idea-jps-common.

Motivation: it has only a bunch of constants and a trivial class needed in idea and jps modules.
This commit is contained in:
Evgeny Gerashchenko
2015-02-12 18:37:26 +03:00
parent bca8711182
commit 1484ce4a46
9 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
<orderEntry type="library" scope="PROVIDED" name="copyright-plugin" level="project" />
<orderEntry type="module" module-name="j2k" />
<orderEntry type="module" module-name="cli" scope="TEST" />
<orderEntry type="module" module-name="ide-compiler-runner" />
<orderEntry type="module" module-name="idea-jps-common" />
<orderEntry type="module" module-name="cli-common" />
<orderEntry type="library" scope="PROVIDED" name="properties" level="project" />
<orderEntry type="library" scope="PROVIDED" name="java-i18n" level="project" />