]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.structural.synchronization/META-INF/MANIFEST.MF
Separate DB and non-DB code to different structural sync bundles
[simantics/platform.git] / bundles / org.simantics.structural.synchronization / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: Synchronization
4 Bundle-SymbolicName: org.simantics.structural.synchronization;singleton:=true
5 Bundle-Version: 1.0.0.qualifier
6 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
7 Export-Package: org.simantics.structural.synchronization.base,
8  org.simantics.structural.synchronization.protocol,
9  org.simantics.structural.synchronization.utils
10 Require-Bundle: org.simantics.databoard;bundle-version="0.6.5",
11  org.eclipse.core.runtime;bundle-version="3.7.0",
12  gnu.trove3;bundle-version="3.0.3",
13  org.slf4j.api
14 Automatic-Module-Name: org.simantics.structural.synchronization