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








                                                                                  

                                                            

                                             
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Constraints Customization (Incubation)
Bundle-SymbolicName: org.eclipse.papyrus.constraints.customization;singleton:=true
Bundle-Version: 0.9.0.qualifier
Bundle-Activator: org.eclipse.papyrus.constraints.customization.Activator
Bundle-Vendor: Eclipse Modeling Project
Require-Bundle: org.eclipse.ui,
 org.eclipse.core.runtime,
 org.eclipse.papyrus.newchild;bundle-version="0.9.0",
 org.eclipse.papyrus.views.properties;bundle-version="0.9.0"
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-ActivationPolicy: lazy

Back to the top