]> gerrit.simantics Code Review - simantics/3d.git/blobdiff - org.simantics.plant3d/META-INF/MANIFEST.MF
Remove misplaced call to GLContext.makeCurrent()
[simantics/3d.git] / org.simantics.plant3d / META-INF / MANIFEST.MF
index aa6bfd98bae944347ed7c19f75c16b1a22ea8041..5c5909b0a5a82dfb5488e84454b842e2c7486868 100644 (file)
@@ -33,8 +33,9 @@ Require-Bundle: org.eclipse.core.runtime,
  org.simantics.browsing.ui.platform;bundle-version="1.1.0",
  org.simantics.structural.ui;bundle-version="1.1.1",
  org.simantics.g3d.csg;bundle-version="1.0.0",
- org.simantics.utils.thread.swt;bundle-version="1.1.0"
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+ org.simantics.utils.thread.swt;bundle-version="1.1.0",
+ org.slf4j.api
+Bundle-RequiredExecutionEnvironment: JavaSE-11
 Bundle-ActivationPolicy: lazy
 Export-Package: org.simantics.plant3d.actions,
  org.simantics.plant3d.browser,
@@ -50,4 +51,3 @@ Export-Package: org.simantics.plant3d.actions,
  org.simantics.plant3d.scl,
  org.simantics.plant3d.utils
 Automatic-Module-Name: org.simantics.plant3d
-Import-Package: org.slf4j