X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.scenegraph.loader%2FMETA-INF%2FMANIFEST.MF;h=de512d7d04e9ea571a3aeb0280b61ad66024672c;hb=HEAD;hp=a1207fbb5368666a2e140d0f8ae54c6e597727b0;hpb=1dfeb7d5c49b1391cd9d877e1eddab18995cb151;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.scenegraph.loader/META-INF/MANIFEST.MF b/bundles/org.simantics.scenegraph.loader/META-INF/MANIFEST.MF index a1207fbb5..de512d7d0 100644 --- a/bundles/org.simantics.scenegraph.loader/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.scenegraph.loader/META-INF/MANIFEST.MF @@ -4,9 +4,10 @@ Bundle-Name: Scenegraph Loader Bundle-SymbolicName: org.simantics.scenegraph.loader;singleton:=true Bundle-Version: 1.0.0.qualifier Bundle-Vendor: Semantum Oy -Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Bundle-RequiredExecutionEnvironment: JavaSE-11 Require-Bundle: org.simantics;bundle-version="1.0.0", org.simantics.scenegraph;bundle-version="1.1.1";visibility:=reexport, org.simantics.scenegraph.ontology;bundle-version="1.0.0", org.slf4j.api Export-Package: org.simantics.scenegraph.loader +Automatic-Module-Name: org.simantics.scenegraph.loader