Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: f6dfb47e1722b3e9e2f76a00cb6db3427fa3aa6b (plain) (blame)
1
2
3
4
5
6
7
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: eTrice Java Runtime Aspects
Bundle-SymbolicName: org.eclipse.etrice.runtime.java.aspects
Bundle-Version: 1.1.0.qualifier
Export-Package: org.eclipse.etrice.runtime.java.aspects
Bundle-RequiredExecutionEnvironment: JavaSE-1.6

Back to the top