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
@@ -10,7 +10,6 @@
<orderEntry type="module" module-name="cli" />
<orderEntry type="module" module-name="daemon-common" />
<orderEntry type="module" module-name="util" />
<orderEntry type="library" name="intellij-core" level="project" />
<orderEntry type="module" module-name="frontend" />
<orderEntry type="module" module-name="incremental-compilation-impl" />
<orderEntry type="module" module-name="build-common" />