blob: e62fc4663f1abcc9bfdda143b9d1c1e11e5b18f9 [file]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: ECF RS Example GitHub Service API impl
Bundle-SymbolicName: com.mycorp.examples.githubservice.impl
Bundle-Version: 1.0.1.qualifier
Bundle-Vendor: Eclipse.org - ECF
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-ActivationPolicy: lazy
Export-Package: com.mycorp.examples.githubservice.impl;version="1.0.0"
Import-Package: com.mycorp.examples.githubservice
Require-Bundle: org.eclipse.egit.github.core;bundle-version="3.6.0"