Grant Gayed | a6aadea | 2007-07-19 19:58:46 +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.win32.win32.x86_64; singleton:=true |
Silenio Quarti | 3eae804 | 2013-03-11 16:25:37 -0400 | [diff] [blame] | 6 | Bundle-Version: 3.102.0.qualifier |
Grant Gayed | a6aadea | 2007-07-19 19:58:46 +0000 | [diff] [blame] | 7 | Bundle-ManifestVersion: 2 |
| 8 | Bundle-Localization: fragment |
| 9 | Export-Package: |
Silenio Quarti | 4afa51f | 2013-07-11 15:18:00 -0400 | [diff] [blame] | 10 | org.eclipse.swt, |
| 11 | org.eclipse.swt.accessibility, |
| 12 | org.eclipse.swt.awt, |
| 13 | org.eclipse.swt.browser, |
| 14 | org.eclipse.swt.custom, |
| 15 | org.eclipse.swt.dnd, |
| 16 | org.eclipse.swt.events, |
| 17 | org.eclipse.swt.graphics, |
| 18 | org.eclipse.swt.layout, |
| 19 | org.eclipse.swt.opengl, |
| 20 | org.eclipse.swt.printing, |
| 21 | org.eclipse.swt.program, |
| 22 | org.eclipse.swt.widgets, |
| 23 | org.eclipse.swt.internal; x-friends:="org.eclipse.ui", |
| 24 | org.eclipse.swt.internal.image; x-internal:=true, |
| 25 | org.eclipse.swt.internal.theme; x-internal:=true, |
Grant Gayed | a6aadea | 2007-07-19 19:58:46 +0000 | [diff] [blame] | 26 | org.eclipse.swt.ole.win32, |
| 27 | org.eclipse.swt.internal.gdip; x-internal:=true, |
| 28 | org.eclipse.swt.internal.ole.win32; x-internal:=true, |
| 29 | org.eclipse.swt.internal.win32; x-internal:=true, |
| 30 | org.eclipse.swt.internal.opengl.win32; x-internal:=true |
Bogdan Gheorghe | 46b5f71 | 2009-07-27 14:32:40 +0000 | [diff] [blame] | 31 | Eclipse-PlatformFilter: (& (osgi.ws=win32) (osgi.os=win32) (osgi.arch=x86_64)) |
Silenio Quarti | b868820 | 2013-07-15 17:13:19 -0400 | [diff] [blame^] | 32 | Bundle-RequiredExecutionEnvironment: J2SE-1.5 |
| 33 | SWT-WS: win32 |
| 34 | SWT-OS: win32 |
| 35 | SWT-Arch: x86_64 |