Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: a4d178648abbdc39a210199ff8baddc1bd2777c2 (plain) (blame)
1
2
3
4
5
6
7
8
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.eclipse.osgi.compatibility.plugins
Bundle-Version: 1.1.0.qualifier
Fragment-Host: org.eclipse.osgi;bundle-version="3.12.0"
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Bundle-Vendor: %Bundle-Vendor

Back to the top