Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 37be852e9acb90ef874fa7f369f6e9df1d405fda (plain) (blame)
1
2
3
4
5
6
7
8
9
10
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: EPP Parallel Bundle
Bundle-SymbolicName: org.eclipse.epp.package.parallel;singleton:=true
Bundle-Version: 4.4.0.qualifier
Bundle-Vendor: Eclipse Packaging Project
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Require-Bundle: org.eclipse.platform,
 org.eclipse.equinox.app
Eclipse-BundleShape: dir

Back to the top