Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 0f4aa989ec2b165a90faf38ebf02da738e64ce37 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
Manifest-Version: 1.0
Require-Bundle: org.eclipse.papyrus.infra.gmfdiag.properties;bundle-version="[1.2.0,2.0.0)",
 org.eclipse.papyrus.uml.diagram.common;bundle-version="[1.2.0,2.0.0)"
Bundle-Vendor: Eclipse Modeling Project
Bundle-ActivationPolicy: lazy
Bundle-Version: 1.2.0.qualifier
Bundle-Name: CSS Palette customization
Bundle-Activator: org.eclipse.papyrus.uml.diagram.css.palette.Activator
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.papyrus.uml.diagram.css.palette;singleton:=true
Bundle-RequiredExecutionEnvironment: J2SE-1.5

Back to the top