Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
plugins
/
devkit
/
testData
/
codeInsight
/
extensionPointPresentation.xml
blob: 482186899455aed036132781bbdfa046a7dd8daf [
file
] [
log
] [
blame
]
<idea-plugin
version
=
"2"
>
<id>
foo
</id>
<extensionPoints>
<extensionPoint
name
=
"bar"
interface
=
"bar.MyExtensionPoint"
/>
</extensionPoints>
<extensions
defaultExtensionNs
=
"foo"
>
<b
<caret>
ar/>
</extensions>
</idea-plugin>