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
@@ -9,6 +9,7 @@
<orderEntry type="jdk" jdkName="1.8" jdkType="JavaSDK" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="frontend" />
<orderEntry type="module" module-name="plugin-api" />
<orderEntry type="module" module-name="backend" />
<orderEntry type="module" module-name="frontend.java" />
<orderEntry type="library" name="kotlin-runtime" level="project" />