mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-24 09:20:53 +07:00
Move 'intellij.platform.core' higher than 'kotlinc.kotlin-compiler' in classpath 2
GitOrigin-RevId: 7bb2c3b5dce66115015d53b89fc0db4b26de55f7
This commit is contained in:
committed by
intellij-monorepo-bot
parent
608316415e
commit
f9a5c10088
@@ -21,8 +21,8 @@
|
||||
</content>
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="library" name="kotlin-stdlib-jdk8" level="project" />
|
||||
<orderEntry type="library" name="kotlinc.kotlin-scripting-compiler" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.platform.core" />
|
||||
<orderEntry type="library" name="kotlinc.kotlin-stdlib-jdk8" level="project" />
|
||||
<orderEntry type="library" name="kotlinc.kotlin-scripting-common" level="project" />
|
||||
</component>
|
||||
</module>
|
||||
Reference in New Issue
Block a user