Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bundles/org.eclipse.equinox.registry/META-INF/MANIFEST.MF1
1 files changed, 0 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.registry/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.registry/META-INF/MANIFEST.MF
index 2ea9b7151..e24360a7f 100644
--- a/bundles/org.eclipse.equinox.registry/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.equinox.registry/META-INF/MANIFEST.MF
@@ -30,7 +30,6 @@ Import-Package: javax.xml.parsers,
org.xml.sax,
org.xml.sax.helpers
Eclipse-ExtensibleAPI: true
-Bundle-ClassPath: runtime_registry_compatibility.jar, .
Comment-Header: Both Eclipse-LazyStart and Bundle-ActivationPolicy are specified for compatibility with 3.2
Eclipse-LazyStart: true
Bundle-ActivationPolicy: lazy

Back to the top