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.
|
|
|
Bundle-Localization: plugin
|
|
|
|
Manifest-Version: 1.0
|
|
|
|
Bundle-ManifestVersion: 2
|
|
|
|
Bundle-Name: %plugin_name
|
|
|
|
Bundle-SymbolicName: org.eclipse.jgit.ui
|
|
|
|
Bundle-Version: 0.8.2.qualifier
|
|
|
|
Bundle-Vendor: %provider_name
|
|
|
|
Bundle-RequiredExecutionEnvironment: J2SE-1.5
|
|
|
|
Export-Package: org.eclipse.jgit.awtui;version="0.8.2"
|
|
|
|
Import-Package: org.eclipse.jgit.lib;version="[0.8.2,0.9.0)",
|
|
|
|
org.eclipse.jgit.nls;version="[0.8.2,0.9.0)",
|
|
|
|
org.eclipse.jgit.revplot;version="[0.8.2,0.9.0)",
|
|
|
|
org.eclipse.jgit.revwalk;version="[0.8.2,0.9.0)",
|
|
|
|
org.eclipse.jgit.transport;version="[0.8.2,0.9.0)",
|
|
|
|
org.eclipse.jgit.util;version="[0.8.2,0.9.0)"
|
|
|
|
Require-Bundle: com.jcraft.jsch;bundle-version="[0.1.37,0.2.0)"
|