mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 23:31:05 +07:00
10 lines
335 B
XML
10 lines
335 B
XML
<!DOCTYPE idea-plugin PUBLIC "Plugin/DTD" "http://plugins.intellij.net/plugin.dtd">
|
|
<idea-plugin>
|
|
<idea-version since-build="3000"/>
|
|
<application-components>
|
|
<component>
|
|
<implementation-class></implementation-class>
|
|
<interface-class>Intf</interface-class>
|
|
</component>
|
|
</application-components>
|
|
</idea-plugin> |