Add plugin-api dependency of android-extension-compiler to plugin classpath
Add it to kotlin-plugin.jar but not to kotlin-android-extensions-plugin.jar because frontend depends on the module plugin-api too.
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
<orderEntry type="module" module-name="plugin-api" exported="" />
|
||||
<orderEntry type="module" module-name="frontend" exported="" />
|
||||
<orderEntry type="module" module-name="frontend.java" exported="" />
|
||||
<orderEntry type="module" module-name="cli" />
|
||||
<orderEntry type="module" module-name="util" />
|
||||
<orderEntry type="module" module-name="backend" scope="PROVIDED" />
|
||||
<orderEntry type="library" scope="TEST" name="idea-full" level="project" />
|
||||
|
||||
Reference in New Issue
Block a user