mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-25 06:58:39 +00:00
11 lines
314 B
Plaintext
11 lines
314 B
Plaintext
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Android
|
|
Bundle-SymbolicName: com.sap.sse.shared.android
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Bundle-Vendor: SAP
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|
|
Require-Bundle: com.sap.sse.common
|
|
Export-Package: com.sap.sse.concurrent,
|
|
com.sap.sse.util.impl
|