Arun Thondapu | 1c44a25 | 2016-05-19 20:24:26 +0530 | [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.gtk.solaris.sparcv9; singleton:=true |
Eric Williams | 3aeac32 | 2017-06-09 10:48:24 -0400 | [diff] [blame] | 6 | Bundle-Version: 3.106.100.qualifier |
Arun Thondapu | 1c44a25 | 2016-05-19 20:24:26 +0530 | [diff] [blame] | 7 | Bundle-ManifestVersion: 2 |
| 8 | Bundle-Localization: fragment |
| 9 | Export-Package: |
| 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, |
Arun Thondapu | 1c44a25 | 2016-05-19 20:24:26 +0530 | [diff] [blame] | 25 | org.eclipse.swt.internal.accessibility.gtk; x-internal:=true, |
| 26 | org.eclipse.swt.internal.cairo; x-internal:=true, |
Arun Thondapu | 1c44a25 | 2016-05-19 20:24:26 +0530 | [diff] [blame] | 27 | org.eclipse.swt.internal.gtk; x-internal:=true, |
Arun Thondapu | 1c44a25 | 2016-05-19 20:24:26 +0530 | [diff] [blame] | 28 | org.eclipse.swt.internal.opengl.glx; x-internal:=true |
Arun Thondapu | 1c44a25 | 2016-05-19 20:24:26 +0530 | [diff] [blame] | 29 | Eclipse-PlatformFilter: (& (osgi.ws=gtk) (osgi.os=solaris) (osgi.arch=sparcv9)) |
| 30 | SWT-WS: gtk |
| 31 | SWT-OS: solaris |
| 32 | SWT-Arch: sparcv9 |