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
/
testNamespace
/
2
/
plugin.xml
blob: 7bc67951c3bffc69e5be7041072aff4ee98bf59d [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
encoding
=
"UTF-8"
?>
<?
eclipse version
=
"3.2"
?>
<plugin>
<extension-point
id
=
"org.abc.xptNS2"
name
=
"Label xptNS2"
schema
=
"schema/xptNS2.exsd"
/>
<extension
point
=
"org.abc.xptNS2"
id
=
"org.abc.extNS2"
>
</extension>
</plugin>