]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.structural.synchronization.client/META-INF/MANIFEST.MF
Move platform to only work with JDK's >= 11
[simantics/platform.git] / bundles / org.simantics.structural.synchronization.client / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
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-11
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,
15  org.slf4j.api
16 Export-Package: org.simantics.structural.synchronization.client
17 Automatic-Module-Name: org.simantics.structural.synchronization.client