Manifest-Version: 1.0 | |
Bundle-ManifestVersion: 2 | |
Bundle-Name: %pluginName | |
Bundle-SymbolicName: org.eclipse.swt.snippets | |
Bundle-Version: 3.2.200 | |
Bundle-Vendor: %providerName | |
Bundle-Localization: plugin | |
Require-Bundle: org.eclipse.swt | |
Bundle-RequiredExecutionEnvironment: JavaSE-1.8 | |
Automatic-Module-Name: org.eclipse.swt.snippets |