JGit 0.8.3
[jgit.git] / org.eclipse.jgit.console / META-INF / MANIFEST.MF
blob77c8887fb6c17fb85ef23c1f18a487de2dfbb0f2
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.3
7 Bundle-Vendor: %provider_name
8 Bundle-RequiredExecutionEnvironment: JavaSE-1.6
9 Export-Package: org.eclipse.jgit.console;version="0.8.3"
10 Import-Package: org.eclipse.jgit.nls;version="[0.8.3,0.9.0)",
11  org.eclipse.jgit.transport;version="[0.8.3,0.9.0)",
12  org.eclipse.jgit.util;version="[0.8.3,0.9.0)"
13 Require-Bundle: com.jcraft.jsch;bundle-version="[0.1.37,0.2.0)"