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:
@@ -10,5 +10,6 @@
|
||||
<orderEntry type="library" name="idea-full" level="project" />
|
||||
<orderEntry type="module" module-name="jps-plugin" />
|
||||
<orderEntry type="library" name="kotlin-runtime" level="project" />
|
||||
<orderEntry type="library" name="kotlin-reflect" level="project" />
|
||||
</component>
|
||||
</module>
|
||||
Reference in New Issue
Block a user