mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-04 08:51:02 +07:00
7 lines
174 B
XML
7 lines
174 B
XML
<idea-plugin>
|
|
<module value="someModule"/>
|
|
<extensionPoints>
|
|
<extensionPoint qualifiedName="foo.extension2" beanClass="foo.Bar"/>
|
|
</extensionPoints>
|
|
</idea-plugin>
|