You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

MANIFEST.MF 448B

1234567891011
  1. Manifest-Version: 1.0
  2. Bundle-ManifestVersion: 2
  3. Bundle-Name: %plugin_name
  4. Bundle-SymbolicName: org.eclipse.jgit.generated.storage.dht.proto
  5. Bundle-Version: 1.2.0.201112221803-r
  6. Bundle-Localization: plugin
  7. Bundle-Vendor: %provider_name
  8. Bundle-ActivationPolicy: lazy
  9. Bundle-RequiredExecutionEnvironment: J2SE-1.5
  10. Export-Package: org.eclipse.jgit.generated.storage.dht.proto;version="1.2.0"
  11. Import-Package: com.google.protobuf;version="[2.4.0,2.5.0)"