IJ-MR-162467 don't export intellij.platform.core

GitOrigin-RevId: 05f350c1c087be1bf9b46d8bdac5345a65f55958
This commit is contained in:
Vladimir Krivosheev
2025-06-13 21:52:48 +00:00
committed by intellij-monorepo-bot
parent f10a240e01
commit ef0323d07c
1016 changed files with 1119 additions and 28 deletions
+1
View File
@@ -15,6 +15,7 @@ jvm_library(
kotlinc_opts = "@community//:k8",
deps = [
"//java/java-frontback-psi-api:frontback-psi",
"//platform/core-api:core",
"//platform/core-impl",
"@lib//:asm",
"@lib//:stream_ex",
@@ -32,6 +32,7 @@
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="intellij.java.frontback.psi" exported="" />
<orderEntry type="module" module-name="intellij.platform.core" />
<orderEntry type="module" module-name="intellij.platform.core.impl" exported="" />
<orderEntry type="library" name="ASM" level="project" />
<orderEntry type="library" name="StreamEx" level="project" />