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
@@ -19,7 +19,6 @@
<SOURCES />
</library>
</orderEntry>
<orderEntry type="library" name="intellij-core" level="project" />
<orderEntry type="library" name="javax.inject" level="project" />
<orderEntry type="module" module-name="frontend" />
<orderEntry type="module" module-name="frontend.java" />