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.help.webapp_3.1.0 / META-INF / MANIFEST.MF
Encoding:
Java Manifest  |  2005-09-29  |  479 b   |  14 lines

  1. Manifest-Version: 1.0
  2. Bundle-ManifestVersion: 2
  3. Bundle-Name: %help_webapp_plugin_name
  4. Bundle-SymbolicName: org.eclipse.help.webapp; singleton:=true
  5. Bundle-Version: 3.1.0
  6. Bundle-ClassPath: webapp.jar
  7. Bundle-Activator: org.eclipse.help.internal.webapp.HelpWebappPlugin
  8. Bundle-Vendor: %providerName
  9. Bundle-Localization: plugin
  10. Require-Bundle: org.eclipse.help.base,
  11.  org.eclipse.core.runtime
  12. Eclipse-AutoStart: true
  13. Export-Package: org.eclipse.help.internal.webapp;x-internal:=true
  14.