mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-06 03:21:12 +07:00
IJ-MR-162467 do not export intellij.platform.structureView.impl
GitOrigin-RevId: 0c20c9a059baa4e6e99df7e6c8ffd19be6386bc3
This commit is contained in:
committed by
intellij-monorepo-bot
parent
07d0bc84ab
commit
0efc28f5c8
@@ -20,6 +20,7 @@ jvm_library(
|
||||
"//java/java-psi-impl:psi-impl",
|
||||
"//java/java-impl:impl",
|
||||
"//java/jsp-openapi:jsp",
|
||||
"//platform/structure-view-impl:structureView-impl",
|
||||
"//platform/usageView",
|
||||
"//platform/ide-core-impl",
|
||||
"@lib//:stream_ex",
|
||||
|
||||
@@ -20,6 +20,7 @@
|
||||
<orderEntry type="module" module-name="intellij.java.psi.impl" />
|
||||
<orderEntry type="module" module-name="intellij.java.impl" />
|
||||
<orderEntry type="module" module-name="intellij.jsp" />
|
||||
<orderEntry type="module" module-name="intellij.platform.structureView.impl" />
|
||||
<orderEntry type="module" module-name="intellij.platform.usageView" />
|
||||
<orderEntry type="module" module-name="intellij.platform.ide.core.impl" />
|
||||
<orderEntry type="library" name="StreamEx" level="project" />
|
||||
|
||||
Reference in New Issue
Block a user