blob: 3f1d89f4e919d94a99e1ea3f52bb14633d31af6d [file] [log] [blame]
Grant Gayede7594c72008-03-28 14:58:46 +00001Manifest-Version: 1.0
2Fragment-Host: org.eclipse.swt; bundle-version="[3.0.0,4.0.0)"
3Bundle-Name: %fragmentName
4Bundle-Vendor: %providerName
Bogdan Gheorghe501cc792010-11-15 16:43:14 +00005Bundle-SymbolicName: org.eclipse.swt.gtk.hpux.ia64; singleton:=true
Eric Williams3aeac322017-06-09 10:48:24 -04006Bundle-Version: 3.106.100.qualifier
Grant Gayede7594c72008-03-28 14:58:46 +00007Bundle-ManifestVersion: 2
8Bundle-Localization: fragment
9Export-Package:
Silenio Quarti4afa51f2013-07-11 15:18:00 -040010 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,
Grant Gayede7594c72008-03-28 14:58:46 +000025 org.eclipse.swt.internal.accessibility.gtk; x-internal:=true,
26 org.eclipse.swt.internal.cairo; x-internal:=true,
Grant Gayede7594c72008-03-28 14:58:46 +000027 org.eclipse.swt.internal.gtk; x-internal:=true,
Grant Gayede7594c72008-03-28 14:58:46 +000028 org.eclipse.swt.internal.opengl.glx; x-internal:=true
Bogdan Gheorghe501cc792010-11-15 16:43:14 +000029Eclipse-PlatformFilter: (& (osgi.ws=gtk) (osgi.os=hpux) (osgi.arch=ia64))
Silenio Quartib8688202013-07-15 17:13:19 -040030SWT-WS: gtk
31SWT-OS: hpux
32SWT-Arch: ia64