mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-10 13:17:09 +07:00
IJPL-224042 IJ-MR-184958 IJ-MR-184993 IJ-MR-179029 IJ-MR-184126 IJ-MR-181153 IJ-MR-146078 IJ-MR-175479 IJ-MR-186058 fix direct usage of libraries (we fixed corresponding test)
GitOrigin-RevId: 63c484ecb4165e5a254e2b91d49c7980b7c29b44
This commit is contained in:
committed by
intellij-monorepo-bot
parent
e9cad9dac3
commit
6240c724bf
@@ -35,7 +35,7 @@ jvm_library(
|
||||
"//platform/statistics",
|
||||
"//platform/threadDumpParser",
|
||||
"//platform/code-style-impl:codeStyle-impl",
|
||||
"@lib//:kotlinx-serialization-core",
|
||||
"//libraries/kotlinx/serialization/core",
|
||||
"//platform/execution",
|
||||
"//platform/lang-api:lang",
|
||||
],
|
||||
|
||||
@@ -51,7 +51,7 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.statistics" />
|
||||
<orderEntry type="module" module-name="intellij.platform.threadDumpParser" />
|
||||
<orderEntry type="module" module-name="intellij.platform.codeStyle.impl" />
|
||||
<orderEntry type="library" name="kotlinx-serialization-core" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.kotlinx.serialization.core" />
|
||||
<orderEntry type="module" module-name="intellij.platform.execution" />
|
||||
<orderEntry type="module" module-name="intellij.platform.lang" />
|
||||
</component>
|
||||
|
||||
Reference in New Issue
Block a user