Oleg Besedin | 46413fc | 2011-02-28 15:22:49 +0000 | [diff] [blame] | 1 | Manifest-Version: 1.0 |
| 2 | Bundle-ManifestVersion: 2 |
| 3 | Bundle-Name: %fragmentName |
| 4 | Bundle-SymbolicName: org.eclipse.equinox.security.win32.x86_64;singleton:=true |
Jonah Graham | da6bb66 | 2021-10-18 17:22:43 -0400 | [diff] [blame^] | 5 | Bundle-Version: 1.1.300.qualifier |
Oleg Besedin | 46413fc | 2011-02-28 15:22:49 +0000 | [diff] [blame] | 6 | Bundle-Vendor: %providerName |
| 7 | Fragment-Host: org.eclipse.equinox.security;bundle-version="[1.0.0,2.0.0)" |
Alexander Kurtakov | 883f97f | 2017-11-13 12:22:49 +0200 | [diff] [blame] | 8 | Bundle-RequiredExecutionEnvironment: JavaSE-1.8 |
Oleg Besedin | 46413fc | 2011-02-28 15:22:49 +0000 | [diff] [blame] | 9 | Bundle-Localization: fragment |
| 10 | Eclipse-PlatformFilter: (& (osgi.os=win32) (osgi.arch=x86_64)) |
| 11 | Export-Package: org.eclipse.equinox.internal.security.win32;x-internal:=true |
Karsten Thoms | 4190b19 | 2017-12-21 14:58:58 +0100 | [diff] [blame] | 12 | Automatic-Module-Name: org.eclipse.equinox.security.win32.x86_64 |