Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
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>