Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 5b41eaee9810d9efbe5be9a5622fb6642cc1df0a (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                                           
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.papyrus.uml.emf.compare.ui;singleton:=true
Bundle-Version: 0.9.0.qualifier
Bundle-Vendor: %providerName
Require-Bundle: org.eclipse.papyrus.infra.emf.compare.ui
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-ActivationPolicy: lazy
Bundle-Localization: plugin

Back to the top