mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
IJPL-220739 IJ-MR-179029 IJ-MR-175479 IJ-MR-184126 convert kotlinx-coroutines-core lib to product module
GitOrigin-RevId: cb29d371d95f2e59ea722906c35dacf87992de97
This commit is contained in:
committed by
intellij-monorepo-bot
parent
fac393dbe1
commit
56bf43d2a9
@@ -65,7 +65,7 @@ jvm_library(
|
||||
"//libraries/winp",
|
||||
"//libraries/jackson/jackson",
|
||||
"//libraries/jackson/databind",
|
||||
"@lib//:kotlinx-coroutines-core",
|
||||
"//libraries/kotlinx/coroutines/core",
|
||||
"//libraries/kotlin/reflect",
|
||||
"//libraries/kryo5",
|
||||
"//libraries/guava",
|
||||
|
||||
@@ -65,7 +65,7 @@
|
||||
<orderEntry type="module" module-name="intellij.libraries.winp" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.jackson" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.jackson.databind" />
|
||||
<orderEntry type="library" name="kotlinx-coroutines-core" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.kotlinx.coroutines.core" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.kotlin.reflect" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.kryo5" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.guava" />
|
||||
|
||||
Reference in New Issue
Block a user