Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2013-02-07 20:14:51 +0000
committerThomas Watson2013-02-07 20:14:51 +0000
commitb4fbb0318b017272125cc4d34c6fdb997d66f51e (patch)
tree4c75e43e0b90fc7cdc625259262ad98b071e4430 /bundles/org.eclipse.osgi/META-INF/MANIFEST.MF
parent4573407d7c93ab62805d368afcd9d9f023e2afdc (diff)
downloadrt.equinox.framework-b4fbb0318b017272125cc4d34c6fdb997d66f51e.tar.gz
rt.equinox.framework-b4fbb0318b017272125cc4d34c6fdb997d66f51e.tar.xz
rt.equinox.framework-b4fbb0318b017272125cc4d34c6fdb997d66f51e.zip
Do not require DS for compatibility state
Diffstat (limited to 'bundles/org.eclipse.osgi/META-INF/MANIFEST.MF')
-rw-r--r--bundles/org.eclipse.osgi/META-INF/MANIFEST.MF1
1 files changed, 0 insertions, 1 deletions
diff --git a/bundles/org.eclipse.osgi/META-INF/MANIFEST.MF b/bundles/org.eclipse.osgi/META-INF/MANIFEST.MF
index 6862b4899..2187bfc34 100644
--- a/bundles/org.eclipse.osgi/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.osgi/META-INF/MANIFEST.MF
@@ -82,4 +82,3 @@ Eclipse-SystemBundle: true
Main-Class: org.eclipse.core.runtime.adaptor.EclipseStarter
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Eclipse-BundleShape: jar
-Service-Component: OSGI-INF/PlatformAdmin.xml

Back to the top