Remove dependency of module 'frontend' on 'plugin-api'

This breaks the circular dependency between them
This commit is contained in:
Alexander Udalov
2017-06-02 21:02:49 +03:00
parent cc2f607be3
commit 2ed027219c
11 changed files with 11 additions and 2 deletions
@@ -9,6 +9,7 @@
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="kotlin-runtime" level="project" />
<orderEntry type="module" module-name="frontend" />
<orderEntry type="module" module-name="plugin-api" />
<orderEntry type="module" module-name="allopen-cli" />
<orderEntry type="library" name="idea-full" level="project" />
<orderEntry type="library" name="gradle-and-groovy-plugin" level="project" />