mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-30 12:34:00 +07:00
GitOrigin-RevId: ccad63d0367f0dc75bdccf5137f408817101e018
11 lines
271 B
XML
11 lines
271 B
XML
<idea-plugin>
|
|
|
|
<id>my.plugin</id>
|
|
<vendor>DevKit</vendor>
|
|
|
|
<extensionPoints>
|
|
<extensionPoint name="viaAttribute" beanClass="ExtensionDefinesWithAttributeViaAnnotation">
|
|
<with attribute="<caret>" />
|
|
</extensionPoint>
|
|
</extensionPoints>
|
|
</idea-plugin> |