Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 45283039ad1831f5075becc866cafb2ca056c2fc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
Manifest-Version: 1.0
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-Version: 1.0.0.qualifier
Bundle-Name: XText integration Core (Incubation)
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.papyrus.uml.xtext.integration.core
Bundle-RequiredExecutionEnvironment: J2SE-1.5

Back to the top