Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 5c15dfc4205b8266ac96097b54d1b6408c83486a (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.0.100.qualifier
Fragment-Host: org.eclipse.osgi;bundle-version="3.12.0"
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Bundle-Vendor: %Bundle-Vendor

Back to the top