Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: c092ba7a6d0017f9c9f31b1e394d7072e80db737 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.eclipse.egit.doc;singleton:=true
Bundle-Version: 4.0.3.qualifier
Bundle-Vendor: %Bundle-Vendor
Bundle-Localization: plugin
Require-Bundle: org.eclipse.mylyn.wikitext.core;bundle-version="[2.0.0,3.0.0)";resolution:=optional,
 org.eclipse.mylyn.wikitext.core.ant;bundle-version="[2.0.0,3.0.0)";resolution:=optional,
 org.eclipse.mylyn.wikitext.mediawiki.core;bundle-version="[2.0.0,3.0.0)";resolution:=optional,
 org.eclipse.ui.cheatsheets;bundle-version="[3.3.0,4.0.0)"

Back to the top