blob: 9b8f21c31b4c0c4150e7abaa5cc2d8e91bc39b81 [file] [log] [blame]
Arun Thondapu1c44a252016-05-19 20:24:26 +05301Manifest-Version: 1.0
2Fragment-Host: org.eclipse.swt; bundle-version="[3.0.0,4.0.0)"
3Bundle-Name: %fragmentName
4Bundle-Vendor: %providerName
5Bundle-SymbolicName: org.eclipse.swt.gtk.solaris.sparcv9; singleton:=true
Eric Williams3aeac322017-06-09 10:48:24 -04006Bundle-Version: 3.106.100.qualifier
Arun Thondapu1c44a252016-05-19 20:24:26 +05307Bundle-ManifestVersion: 2
8Bundle-Localization: fragment
9Export-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 Thondapu1c44a252016-05-19 20:24:26 +053025 org.eclipse.swt.internal.accessibility.gtk; x-internal:=true,
26 org.eclipse.swt.internal.cairo; x-internal:=true,
Arun Thondapu1c44a252016-05-19 20:24:26 +053027 org.eclipse.swt.internal.gtk; x-internal:=true,
Arun Thondapu1c44a252016-05-19 20:24:26 +053028 org.eclipse.swt.internal.opengl.glx; x-internal:=true
Arun Thondapu1c44a252016-05-19 20:24:26 +053029Eclipse-PlatformFilter: (& (osgi.ws=gtk) (osgi.os=solaris) (osgi.arch=sparcv9))
30SWT-WS: gtk
31SWT-OS: solaris
32SWT-Arch: sparcv9