Skip to content

Commit 993fd06

Browse files
develarintellij-monorepo-bot
authored andcommitted
IJ-MR-162467 do not export intellij.platform.structureView.impl
GitOrigin-RevId: 0c20c9a059baa4e6e99df7e6c8ffd19be6386bc3
1 parent 072d0eb commit 993fd06

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jvm_library(
1919
"@community//platform/ide-core-impl",
2020
"@community//platform/platform-impl:ide-impl",
2121
"@community//platform/refactoring",
22+
"@community//platform/structure-view-impl:structureView-impl",
2223
"@community//platform/usageView",
2324
"@community//platform/usageView-impl",
2425
"@community//xml/xml-parser:parser",

intellij.graphql.iml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
<orderEntry type="module" module-name="intellij.platform.ide.core.impl" />
1717
<orderEntry type="module" module-name="intellij.platform.ide.impl" />
1818
<orderEntry type="module" module-name="intellij.platform.refactoring" />
19+
<orderEntry type="module" module-name="intellij.platform.structureView.impl" />
1920
<orderEntry type="module" module-name="intellij.platform.usageView" />
2021
<orderEntry type="module" module-name="intellij.platform.usageView.impl" />
2122
<orderEntry type="module" module-name="intellij.xml.parser" />

0 commit comments

Comments
 (0)