Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 9e62a1f6d419cac99e023b1274441d80e23c3b2e (plain) (blame)
1
2
3
4
5
6
7
8
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: EMF Parsley DSL Standalone Lib
Bundle-SymbolicName: org.eclipse.emf.parsley.dsl.standalone.lib
Bundle-Version: 1.10.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Bundle-Vendor: Eclipse Modeling Project
Automatic-Module-Name: org.eclipse.emf.parsley.dsl.standalone.lib

Back to the top