Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: f6b37ead7894b4ae31dfb9638d815d7a956203f4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
Manifest-Version: 1.0
Require-Bundle: org.eclipse.papyrus.infra.properties.ui;bundle-version="[1.2.0,2.0.0)"
Bundle-Vendor: Eclipse Modeling Project
Bundle-ActivationPolicy: lazy
Bundle-Version: 1.2.0.qualifier
Bundle-Name: Extendedtypes Customization
Bundle-Activator: org.eclipse.papyrus.customization.extendedtypes.Activator
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.papyrus.customization.extendedtypes;singleton:=true
Bundle-RequiredExecutionEnvironment: JavaSE-1.7

Back to the top