Export 'intellij-core' in module 'frontend'

Remove intellij-core from dependencies of modules which already depend
on frontend or any module that exports frontend (such as frontend.java)
This commit is contained in:
Alexander Udalov
2017-06-03 03:43:04 +03:00
parent 2ed027219c
commit 7febd846e8
25 changed files with 2 additions and 27 deletions
-1
View File
@@ -12,7 +12,6 @@
<orderEntry type="module" module-name="frontend.java" />
<orderEntry type="module" module-name="plugin-api" />
<orderEntry type="module" module-name="light-classes" />
<orderEntry type="library" name="intellij-core" level="project" />
<orderEntry type="module" module-name="js.translator" />
<orderEntry type="library" name="jansi" level="project" />
<orderEntry type="library" name="jline" level="project" />