mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
IJ-MR-162467 don't export intellij.platform.projectModel
GitOrigin-RevId: 11c0bf5ca0f3a6d892658a2b149d85cace9aa2b8
This commit is contained in:
committed by
intellij-monorepo-bot
parent
7c1a46a53e
commit
b935234c91
@@ -30,6 +30,7 @@ jvm_library(
|
||||
"@lib//:kotlinx-serialization-core",
|
||||
"@lib//:kotlinx-serialization-json",
|
||||
"//jps/model-api:model",
|
||||
"//platform/projectModel-api:projectModel",
|
||||
"//platform/refactoring",
|
||||
"//java/execution/impl",
|
||||
"//java/debugger/shared",
|
||||
@@ -62,6 +63,7 @@ jvm_library(
|
||||
"@lib//:kotlinx-serialization-core",
|
||||
"@lib//:kotlinx-serialization-json",
|
||||
"//jps/model-api:model",
|
||||
"//platform/projectModel-api:projectModel",
|
||||
"//platform/refactoring",
|
||||
"//platform/testFramework",
|
||||
"//platform/testFramework:testFramework_test_lib",
|
||||
|
||||
@@ -27,6 +27,7 @@
|
||||
<orderEntry type="library" name="kotlinx-serialization-core" level="project" />
|
||||
<orderEntry type="library" name="kotlinx-serialization-json" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.platform.jps.model" />
|
||||
<orderEntry type="module" module-name="intellij.platform.projectModel" />
|
||||
<orderEntry type="module" module-name="intellij.platform.refactoring" />
|
||||
<orderEntry type="module" module-name="intellij.platform.testFramework" scope="TEST" />
|
||||
<orderEntry type="module" module-name="intellij.java.execution.impl" />
|
||||
|
||||
Reference in New Issue
Block a user