Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 0ad507a067a68729b8d21650f05b42be5149486f (plain) (blame)
1
2
3
4
5
6
7
8
9
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.eclipse.m2e.lifecyclemapping.defaults;singleton:=true
Bundle-Version: 1.2.0.qualifier
Require-Bundle: org.eclipse.m2e.core;bundle-version="[1.2.0,1.3.0)",
 org.eclipse.m2e.jdt;bundle-version="[1.2.0,1.3.0)"
Bundle-Vendor: %Bundle-Vendor
Bundle-Localization: plugin

Back to the top