Kevin Barnes | 2a6640f | 2008-11-20 19:40:29 +0000 | [diff] [blame] | 1 | Manifest-Version: 1.0 |
| 2 | Fragment-Host: org.eclipse.swt; bundle-version="[3.0.0,4.0.0)" |
| 3 | Bundle-Name: %fragmentName |
| 4 | Bundle-Vendor: %providerName |
| 5 | Bundle-SymbolicName: org.eclipse.swt.cocoa.macosx.x86_64; singleton:=true |
Grant Gayed | acba6e0 | 2009-06-25 17:06:50 +0000 | [diff] [blame] | 6 | Bundle-Version: 3.6.0.qualifier |
Kevin Barnes | 2a6640f | 2008-11-20 19:40:29 +0000 | [diff] [blame] | 7 | Bundle-ManifestVersion: 2 |
| 8 | Bundle-Localization: fragment |
| 9 | Export-Package: |
| 10 | org.eclipse.swt.internal.cocoa; x-internal:=true |
Bogdan Gheorghe | a5e4981 | 2009-07-24 21:25:42 +0000 | [diff] [blame] | 11 | Bundle-NativeCode: |
| 12 | libswt-awt-cocoa-3604.jnilib; |
| 13 | libswt-cocoa-3604.jnilib; |
| 14 | libswt-pi-cocoa-3604.jnilib; |
| 15 | selection-filter="(& (osgi.ws=cocoa) (osgi.os=macosx) (osgi.arch=x86_64) )" |
Kevin Barnes | 2a6640f | 2008-11-20 19:40:29 +0000 | [diff] [blame] | 16 | Bundle-RequiredExecutionEnvironment: CDC-1.0/Foundation-1.0, |
| 17 | J2SE-1.3 |