Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 84c648732a67c6acc71c09097f6ccc2c324f592b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
Manifest-Version: 1.0
Require-Bundle: org.eclipse.ui,
 org.eclipse.core.runtime
Bundle-Vendor: %providerName
Bundle-ActivationPolicy: lazy
Bundle-Version: 1.0.0.qualifier
Bundle-Name: %pluginName
Bundle-Localization: plugin
Bundle-ManifestVersion: 2
Bundle-Activator: org.eclipse.papyrus.team.collaborative.recipetest.Activator
Bundle-SymbolicName: org.eclipse.papyrus.team.collaborative.recipetest
Bundle-RequiredExecutionEnvironment: J2SE-1.5

Back to the top