Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: c7c61844618cfe8e5d61951f20fe09cb69c0b418 (plain) (blame)
1
2
3
4
5
6
7
8
9
Manifest-Version: 1.0
Export-Package: org.eclipse.papyrus.uml.xtext.integration.core
Require-Bundle: org.eclipse.xtext;bundle-version="[2.10.0,3.0.0)";visibility:=reexport
Bundle-Vendor: Eclipse Modeling Project
Bundle-Version: 2.0.0.qualifier
Bundle-Name: XText integration Core
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.papyrus.uml.xtext.integration.core
Bundle-RequiredExecutionEnvironment: J2SE-1.5

Back to the top