mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-30 18:28:55 +07:00
10 lines
272 B
XML
10 lines
272 B
XML
<idea-plugin xmlns:xi="http://www.w3.org/2001/XInclude">
|
|
|
|
<id>com.intellij</id>
|
|
|
|
<extensionPoints>
|
|
<extensionPoint name="bar"/>
|
|
<xi:include href="/extensionPoints.xml" xpointer="xpointer(/extensionPoints/*)"/>
|
|
</extensionPoints>
|
|
|
|
</idea-plugin> |