Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: b76b517cb3e07c37b66457c81acb1dcf3b61c7f6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: EPP Modeling Bundle
Bundle-SymbolicName: org.eclipse.epp.package.modeling;singleton:=true
Bundle-Version: 4.6.0.qualifier
Bundle-Vendor: Eclipse Packaging Project
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Require-Bundle: org.eclipse.platform,
 org.eclipse.equinox.app,
 org.eclipse.ui.intro.quicklinks;bundle-version="1.0.0"
Eclipse-BundleShape: dir
Bundle-Localization: plugin

Back to the top