Want more features on Pastebin? Sign Up, it's FREE!
Guest

Manifest

By: a guest on Oct 5th, 2011  |  syntax: None  |  size: 0.46 KB  |  views: 49  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. Manifest-Version: 1.0
  2. Bundle-ManifestVersion: 2
  3. Bundle-Name: Views
  4. Bundle-SymbolicName: org.hekmatof.hlib.views;singleton:=true
  5. Bundle-Version: 1.0.0.qualifier
  6. Bundle-Activator: org.hekmatof.hlib.views.Activator
  7. Bundle-Vendor: Hekmatof
  8. Require-Bundle: org.eclipse.ui,
  9.  org.eclipse.core.runtime,
  10.  org.hekmatof.hlib.db;bundle-version="1.0.0"
  11. Bundle-RequiredExecutionEnvironment: JavaSE-1.6
  12. Bundle-ActivationPolicy: lazy
  13. Export-Package: org.hekmatof.hlib.views
  14.  
clone this paste RAW Paste Data