summaryrefslogtreecommitdiffstats
path: root/examples/org.eclipse.swt.snippets/META-INF/MANIFEST.MF
blob: f1d14cd15058c73699268a29400add43247c9301 (plain)
1
2
3
4
5
6
7
8
9
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.swt.snippets
Bundle-Version: 3.2.0
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Require-Bundle: org.eclipse.swt
Bundle-RequiredExecutionEnvironment: JavaSE-1.6