Fix build, add dependencies idea-analysis, idea -> deserialization

This commit is contained in:
Alexander Udalov
2015-03-30 20:13:33 +03:00
parent 7742fb52e6
commit 52292fc360
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -14,6 +14,7 @@
<orderEntry type="library" scope="PROVIDED" name="properties" level="project" />
<orderEntry type="library" scope="PROVIDED" name="java-i18n" level="project" />
<orderEntry type="library" scope="PROVIDED" name="gradle-and-groovy-plugin" level="project" />
<orderEntry type="module" module-name="deserialization" />
<orderEntry type="module" module-name="eval4j" />
<orderEntry type="library" name="intellij-core-analysis" level="project" />
<orderEntry type="module-library">
+1
View File
@@ -23,6 +23,7 @@
<orderEntry type="module" module-name="compiler-tests" scope="TEST" />
<orderEntry type="module" module-name="light-classes" />
<orderEntry type="module" module-name="cli-common" />
<orderEntry type="module" module-name="deserialization" />
<orderEntry type="library" name="idea-full" level="project" />
<orderEntry type="library" scope="PROVIDED" name="intellilang-plugin" level="project" />
<orderEntry type="library" scope="PROVIDED" name="junit-plugin" level="project" />