Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorspingel2010-02-17 01:41:03 +0000
committerspingel2010-02-17 01:41:03 +0000
commitb5b9537dbd8ce719cd6bc650a762d0ac94bf8e86 (patch)
tree53d029eed7f55090c1f5046ca633fc57b51f941f /bundles/org.eclipse.equinox.p2.discovery.compatibility
parent001e375cbb133f08d1f419f8837514458a8aa39e (diff)
downloadrt.equinox.p2-b5b9537dbd8ce719cd6bc650a762d0ac94bf8e86.tar.gz
rt.equinox.p2-b5b9537dbd8ce719cd6bc650a762d0ac94bf8e86.tar.xz
rt.equinox.p2-b5b9537dbd8ce719cd6bc650a762d0ac94bf8e86.zip
bug 299240 - [discovery] determine scope of API
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.discovery.compatibility')
-rw-r--r--bundles/org.eclipse.equinox.p2.discovery.compatibility/schema/connectorDiscovery.exsd2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.discovery.compatibility/schema/connectorDiscovery.exsd b/bundles/org.eclipse.equinox.p2.discovery.compatibility/schema/connectorDiscovery.exsd
index 45056329f..e3db6e689 100644
--- a/bundles/org.eclipse.equinox.p2.discovery.compatibility/schema/connectorDiscovery.exsd
+++ b/bundles/org.eclipse.equinox.p2.discovery.compatibility/schema/connectorDiscovery.exsd
@@ -13,7 +13,7 @@
<element name="extension">
<annotation>
<appinfo>
- <meta.element />
+ <meta.element internal="true" />
</appinfo>
</annotation>
<complexType>

Back to the top