mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 23:31:05 +07:00
9 lines
293 B
XML
9 lines
293 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>Impl</implementation-class>
|
|
</component>
|
|
</application-components>
|
|
</idea-plugin> |