From b5d2b37b87f3ab5f972469f1ab30e23271724507 Mon Sep 17 00:00:00 2001 From: Andrew Niefer Date: Fri, 29 Feb 2008 15:34:43 +0000 Subject: bug 220251 - mark fragments as singleton --- .../META-INF/MANIFEST.MF | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bundles/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.win32.win32.x86_64') diff --git a/bundles/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.win32.win32.x86_64/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.win32.win32.x86_64/META-INF/MANIFEST.MF index 92d081e14..66eb74fcf 100644 --- a/bundles/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.win32.win32.x86_64/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.win32.win32.x86_64/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-Vendor: %providerName -Bundle-SymbolicName: org.eclipse.equinox.launcher.win32.win32.x86_64 +Bundle-SymbolicName: org.eclipse.equinox.launcher.win32.win32.x86_64;singleton:=true Bundle-Version: 1.0.100.qualifier Fragment-Host: org.eclipse.equinox.launcher;bundle-version="1.0.0" Eclipse-PlatformFilter: (& (osgi.ws=win32) (osgi.os=win32) (osgi.arch=x86_64)) -- cgit v1.2.3