13 lines
383 B
Plaintext
13 lines
383 B
Plaintext
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Git
|
|
Bundle-SymbolicName: flintstones.helper.git
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Automatic-Module-Name: flintstones.helper.git
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
|
Require-Bundle: org.eclipse.equinox.registry,
|
|
org.eclipse.osgi,
|
|
org.eclipse.swt,
|
|
org.eclipse.core.runtime
|
|
Export-Package: flintstones.helper.git
|