mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-21 12:14:37 +07:00
GitOrigin-RevId: ff0e0ce6d0ab45bceb7c3604a9ef0099353594b0
8 lines
307 B
XML
8 lines
307 B
XML
<idea-plugin package="com.intellij.java.debugger.impl.frontend">
|
|
<dependencies>
|
|
<module name="intellij.platform.frontend"/>
|
|
<module name="intellij.platform.debugger.impl.frontend"/>
|
|
</dependencies>
|
|
<actions resource-bundle="messages.JavaDebuggerImplFrontendBundle">
|
|
</actions>
|
|
</idea-plugin> |