Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: f87edd41e32b146b358574ca71ddd8f3a7c51b9a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
Manifest-Version: 1.0
Require-Bundle: org.eclipse.papyrus.uml.extensionpoints;bundle-version="0.10.1",
 org.eclipse.uml2.uml;bundle-version="4.1.0"
Bundle-Vendor: Eclipse Modeling Project
Bundle-Version: 0.10.1.qualifier
Bundle-Name: UML RealTime Profile (Incubation)
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.papyrus.umlrt;singleton:=true
Bundle-RequiredExecutionEnvironment: J2SE-1.5

Back to the top