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.

Original commit: 1484ce4a46
This commit is contained in:
Evgeny Gerashchenko
2015-02-12 18:37:26 +03:00
parent 6a0c095b1f
commit 723b869a9f
5 changed files with 94 additions and 1 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" />