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

Back to the top