Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 3a87d80e442b83291c3e31007bd4ee4f0e694b45 (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)",
 org.eclipse.emf.common.ui;bundle-version="[2.10.0,3.0.0)"
Bundle-Vendor: Eclipse Modeling Project
Bundle-Version: 1.0.0.qualifier
Bundle-Name: Service Decoration Documentation
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.papyrus.infra.services.decoration.doc;singleton:=true
Bundle-ActivationPolicy: lazy
Automatic-Module-Name: org.eclipse.papyrus.infra.services.decoration.doc

Back to the top