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
@@ -8,7 +8,7 @@
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<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" name="jps" level="project" />
<orderEntry type="library" scope="TEST" name="jps-test" level="project" />