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.core
GitOrigin-RevId: 05f350c1c087be1bf9b46d8bdac5345a65f55958
This commit is contained in:
committed by
intellij-monorepo-bot
parent
f10a240e01
commit
ef0323d07c
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user