]> gerrit.simantics Code Review - simantics/interop.git/blobdiff - org.simantics.interop/META-INF/MANIFEST.MF
Require JavaSE-11 from now on
[simantics/interop.git] / org.simantics.interop / META-INF / MANIFEST.MF
index 677e9e48a4b6b1d68c593e251288978e9035c1f9..b0001655233bbe86556d31d9a21f82d84b3c872d 100644 (file)
@@ -21,10 +21,12 @@ Require-Bundle: org.eclipse.ui,
  org.simantics.layer0;bundle-version="1.0.0",
  org.simantics.diagram.ontology;bundle-version="1.1.1",
  org.simantics.browsing.ui.model;bundle-version="1.0.0",
- org.simantics.structural.ontology;bundle-version="1.1.0"
-Bundle-RequiredExecutionEnvironment: JavaSE-1.6
+ org.simantics.structural.ontology;bundle-version="1.1.0",
+ org.slf4j.api
+Bundle-RequiredExecutionEnvironment: JavaSE-11
 Bundle-ActivationPolicy: lazy
-Export-Package: org.simantics.interop.browsing,
+Export-Package: 
  org.simantics.interop.stubs,
  org.simantics.interop.test,
  org.simantics.interop.utils
+Automatic-Module-Name: org.simantics.interop