2 Bundle-ManifestVersion: 2
3 Bundle-Name: Synchronization Client
4 Bundle-SymbolicName: org.simantics.structural.synchronization.client
5 Bundle-Version: 1.0.0.qualifier
6 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
7 Require-Bundle: org.simantics.databoard;bundle-version="0.6.5",
8 org.simantics.db.layer0;bundle-version="1.1.0",
9 org.simantics.structural.ontology;bundle-version="1.2.0",
10 org.simantics.structural2;bundle-version="1.1.1",
11 org.simantics;bundle-version="1.0.0",
12 org.simantics.simulation;bundle-version="1.1.0",
13 org.simantics.datatypes.ontology;bundle-version="1.1.0",
14 org.simantics.structural.synchronization;bundle-version="1.0.0";visibility:=reexport,
16 Export-Package: org.simantics.structural.synchronization.client
17 Automatic-Module-Name: org.simantics.structural.synchronization.client