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
+1
View File
@@ -10,6 +10,7 @@
<orderEntry type="module" module-name="backend" />
<orderEntry type="module" module-name="frontend" />
<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" />