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










                                                                            
                                                              
Manifest-Version: 1.0
Require-Bundle: org.eclipse.help;bundle-version="[3.7.0,4.0.0)",
 org.eclipse.papyrus.infra.doc;bundle-version="[1.2.0,2.0.0)"
Bundle-Vendor: %vendorName
Bundle-ActivationPolicy: lazy
Bundle-Version: 1.2.0.qualifier
Bundle-Localization: plugin
Bundle-Name: %pluginName
Bundle-ManifestVersion: 2
Bundle-Description: %pluginDescription
Bundle-SymbolicName: org.eclipse.papyrus.uml.modelrepair.doc;singleton:=true
Automatic-Module-Name: org.eclipse.papyrus.uml.modelrepair.doc

Back to the top