home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 2006 April / DPPRO0406DVD.ISO / Essentials / Programming / Eclipse SDK / eclipse-SDK-3.1.1-win32.exe / eclipse / plugins / org.eclipse.swt_3.1.0.jar / META-INF / MANIFEST.MF
Encoding:
Java Manifest  |  2005-09-29  |  647 b   |  24 lines

  1. Manifest-Version: 1.0
  2. Bundle-Name: %pluginName
  3. Bundle-Vendor: %providerName
  4. Bundle-SymbolicName: org.eclipse.swt; singleton:=true
  5. Bundle-Version: 3.1.0
  6. Bundle-ManifestVersion: 2
  7. Bundle-Localization: plugin
  8. Export-Package: 
  9.  org.eclipse.swt,
  10.  org.eclipse.swt.accessibility,
  11.  org.eclipse.swt.awt,
  12.  org.eclipse.swt.browser,
  13.  org.eclipse.swt.custom,
  14.  org.eclipse.swt.dnd,
  15.  org.eclipse.swt.events,
  16.  org.eclipse.swt.graphics,
  17.  org.eclipse.swt.layout,
  18.  org.eclipse.swt.printing,
  19.  org.eclipse.swt.program,
  20.  org.eclipse.swt.widgets,
  21.  org.eclipse.swt.internal; x-internal:=true,
  22.  org.eclipse.swt.internal.image; x-internal:=true
  23. Eclipse-ExtensibleAPI: true
  24.