File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ jvm_library(
19
19
"@community//platform/ide-core-impl" ,
20
20
"@community//platform/platform-impl:ide-impl" ,
21
21
"@community//platform/refactoring" ,
22
+ "@community//platform/structure-view-impl:structureView-impl" ,
22
23
"@community//platform/usageView" ,
23
24
"@community//platform/usageView-impl" ,
24
25
"@community//xml/xml-parser:parser" ,
Original file line number Diff line number Diff line change 16
16
<orderEntry type =" module" module-name =" intellij.platform.ide.core.impl" />
17
17
<orderEntry type =" module" module-name =" intellij.platform.ide.impl" />
18
18
<orderEntry type =" module" module-name =" intellij.platform.refactoring" />
19
+ <orderEntry type =" module" module-name =" intellij.platform.structureView.impl" />
19
20
<orderEntry type =" module" module-name =" intellij.platform.usageView" />
20
21
<orderEntry type =" module" module-name =" intellij.platform.usageView.impl" />
21
22
<orderEntry type =" module" module-name =" intellij.xml.parser" />
You can’t perform that action at this time.
0 commit comments