Gitiles
Code Review
Sign In
git.eclipse.org
/
equinox
/
rt.equinox.bundles
/
refs/tags/I20190210-1800
/
.
/
bundles
/
org.eclipse.equinox.common.tests
/
Plugin_Testing
/
registry
/
testStale2
/
plugin.xml
blob: 2b89706859a69c559696dd068a866acc8416c670 [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
encoding
=
"UTF-8"
?>
<?
eclipse version
=
"3.0"
?>
<plugin>
<extension-point
id
=
"xptB2"
name
=
"Label xptB2"
schema
=
"schema/xptB2.exsd"
/>
<extension
point
=
"xptB2"
id
=
"ext1"
>
<myCE
name
=
"bar"
/>
</extension>
</plugin>