mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-31 04:07:30 +07:00
GitOrigin-RevId: cf2e46bd92f903d5b7c7a56aaeb1a2c644f1192f
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> |