mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-22 13:45:42 +00:00
12 lines
419 B
Plaintext
12 lines
419 B
Plaintext
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Operational transformation
|
|
Bundle-SymbolicName: com.sap.sse.operationaltransformation
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Bundle-Vendor: SAP
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
|
Bundle-ActivationPolicy: lazy
|
|
Export-Package: com.sap.sse.operationaltransformation
|
|
Require-Bundle: com.sap.sse
|
|
Automatic-Module-Name: com.sap.sse.operationaltransformation
|