mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-21 04:50:58 +07:00
1/2 Replace source dependency on Kotlin JPS plugin with binary dependency
Kotlin JPS plugin is going to be migrated to Kotlin repo (in scope of KTIJ-11633), so let's replace all dependencies on sources with dependencies on binaries GitOrigin-RevId: 83fa7ffc92b40fc9740d103013ef3341068593b5
This commit is contained in:
committed by
intellij-monorepo-bot
parent
ba433cec52
commit
b06aade9ba
@@ -11,8 +11,8 @@
|
||||
<orderEntry type="library" name="kotlinc.kotlin-stdlib" level="project" />
|
||||
<orderEntry type="library" name="kotlinc.kotlin-compiler" level="project" />
|
||||
<orderEntry type="library" name="kotlinc.kotlin-scripting-compiler" level="project" />
|
||||
<orderEntry type="library" name="kotlinc.kotlin-jps-common" level="project" />
|
||||
<orderEntry type="module" module-name="kotlin.core" />
|
||||
<orderEntry type="module" module-name="kotlin.jps-common" />
|
||||
<orderEntry type="module" module-name="kotlin.gradle.gradle-java" />
|
||||
<orderEntry type="module" module-name="intellij.platform.lang" />
|
||||
<orderEntry type="module" module-name="intellij.gradle.common" />
|
||||
|
||||
Reference in New Issue
Block a user