Updated module dependencies according to asm-util -> asm-addons renaming.

This commit is contained in:
Evgeny Gerashchenko
2012-07-26 19:01:57 +04:00
parent 93e19fbd18
commit fd560e62b7
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
<orderEntry type="module" module-name="runtime" />
<orderEntry type="module" module-name="jet.as.java.psi" />
<orderEntry type="library" name="intellij-core" level="project" />
<orderEntry type="library" name="asm-util" level="project" />
<orderEntry type="library" name="asm-addons" level="project" />
<orderEntry type="module" module-name="js.translator" />
<orderEntry type="library" name="jline" level="project" />
</component>
+1 -1
View File
@@ -13,7 +13,7 @@
<orderEntry type="module" module-name="runtime" />
<orderEntry type="module" module-name="cli" />
<orderEntry type="library" name="idea-full" level="project" />
<orderEntry type="library" name="asm-util" level="project" />
<orderEntry type="library" name="asm-addons" level="project" />
<orderEntry type="library" name="dx-android" level="project" />
</component>
</module>