Add kotlin-reflect as a separate library
Exclude in core modules, since they do not have kotlin-reflect.jar in dependencies when are built in build.xml
This commit is contained in:
@@ -11,6 +11,5 @@
|
||||
<orderEntry type="library" scope="PROVIDED" name="intellij-core" level="project" />
|
||||
<orderEntry type="module" module-name="descriptor.loader.java" exported="" />
|
||||
<orderEntry type="module" module-name="util" />
|
||||
<orderEntry type="module" module-name="util.runtime" />
|
||||
</component>
|
||||
</module>
|
||||
Reference in New Issue
Block a user