Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 66fe8440641229a8608afce6e417d4aba33f32d8 (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.4.2"
Bundle-Vendor: Eclipse Modeling Project
Bundle-Version: 1.2.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