Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 5c3ca56208c1a2964c41d8ee53289e68be644225 (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.2",
 org.eclipse.uml2.uml;bundle-version="4.1.0"
Bundle-Vendor: Eclipse Modeling Project
Bundle-Version: 0.10.2.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