]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.scenegraph.loader/META-INF/MANIFEST.MF
Move platform to only work with JDK's >= 11
[simantics/platform.git] / bundles / org.simantics.scenegraph.loader / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: Scenegraph Loader
4 Bundle-SymbolicName: org.simantics.scenegraph.loader;singleton:=true
5 Bundle-Version: 1.0.0.qualifier
6 Bundle-Vendor: Semantum Oy
7 Bundle-RequiredExecutionEnvironment: JavaSE-11
8 Require-Bundle: org.simantics;bundle-version="1.0.0",
9  org.simantics.scenegraph;bundle-version="1.1.1";visibility:=reexport,
10  org.simantics.scenegraph.ontology;bundle-version="1.0.0",
11  org.slf4j.api
12 Export-Package: org.simantics.scenegraph.loader
13 Automatic-Module-Name: org.simantics.scenegraph.loader