JGit 0.8.4
[jgit.git] / org.eclipse.jgit.console / META-INF / MANIFEST.MF
blobe7c108fc92fe6d8ff2474303ff925b6321a39473
1 Bundle-Localization: plugin
2 Manifest-Version: 1.0
3 Bundle-ManifestVersion: 2
4 Bundle-Name: %plugin_name
5 Bundle-SymbolicName: org.eclipse.jgit.console
6 Bundle-Version: 0.8.4
7 Bundle-Vendor: %provider_name
8 Bundle-RequiredExecutionEnvironment: JavaSE-1.6
9 Export-Package: org.eclipse.jgit.console;version="0.8.4"
10 Import-Package: org.eclipse.jgit.nls;version="[0.8.4,0.9.0)",
11  org.eclipse.jgit.transport;version="[0.8.4,0.9.0)",
12  org.eclipse.jgit.util;version="[0.8.4,0.9.0)"
13 Require-Bundle: com.jcraft.jsch;bundle-version="[0.1.37,0.2.0)"