mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-12 13:07:01 +07:00
9 lines
185 B
XML
9 lines
185 B
XML
<idea-plugin>
|
|
<id>plugin.id</id>
|
|
|
|
<extensionPoints>
|
|
<extensionPoint name="ep.name"/>
|
|
<extensionPoint qualifiedName="ep.qualified.name"/>
|
|
|
|
</extensionPoints>
|
|
</idea-plugin> |