Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 4a4f7407c8f09628b8b0dc1521c2b2c2b575fecc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.epp.package.scout;singleton:=true
Bundle-Version: 4.7.2.qualifier
Bundle-Vendor: %pluginVendor
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Require-Bundle: org.eclipse.platform,
 org.eclipse.equinox.app
Eclipse-BundleShape: dir
Bundle-Localization: plugin

Back to the top