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

Back to the top