Skip to main content
summaryrefslogtreecommitdiffstats
blob: a2b154a694823965c4a30b72e3443e8c3998241c (plain) (blame)
1
2
3
4
5
6
7
8
9
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName (Incubation)
Bundle-SymbolicName: org.eclipse.xpand.examples
Bundle-Version: 0.7.0.qualifier
Bundle-ClassPath: examples.jar
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Eclipse-LazyStart: true

Back to the top