mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-06 08:00:18 +07:00
GitOrigin-RevId: 516b794d7b172f50f034bbb4f57d4f0d6da1e3a4
8 lines
300 B
XML
8 lines
300 B
XML
<idea-plugin xmlns:xi="http://www.w3.org/2001/XInclude" visibility="internal">
|
|
<dependencies>
|
|
<module name="intellij.platform.debugger"/>
|
|
<module name="intellij.platform.debugger.impl"/>
|
|
</dependencies>
|
|
<xi:include href="intellij.java.debugger.impl.shared.content.xml"/>
|
|
</idea-plugin>
|