]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.g2d/META-INF/MANIFEST.MF
Move platform to only work with JDK's >= 11
[simantics/platform.git] / bundles / org.simantics.g2d / META-INF / MANIFEST.MF
index ee5b50be248ceeb7b314a94e0b0cc664f1c91d0b..10037c36e39452d2c580a83443b1a3598776da5a 100644 (file)
@@ -11,7 +11,6 @@ Require-Bundle: org.eclipse.core.runtime,
  org.simantics.utils.thread,
  org.simantics.utils.thread.swt,
  org.simantics.utils.ui;bundle-version="1.0.0",
- org.apache.commons.collections;bundle-version="3.2.1",
  org.apache.commons.math3,
  gnu.trove3;bundle-version="3.0.0",
  org.simantics.scenegraph;bundle-version="1.1.1";visibility:=reexport,
@@ -22,8 +21,7 @@ Require-Bundle: org.eclipse.core.runtime,
  org.simantics.db;bundle-version="1.1.0",
  org.simantics.ui;bundle-version="1.0.0",
  org.slf4j.api,
- org.eclipse.collections.eclipse-collections-api,
- org.eclipse.collections.eclipse-collections
+ org.eclipse.collections
 Export-Package: org.simantics.g2d.canvas,
  org.simantics.g2d.canvas.impl,
  org.simantics.g2d.chassis,
@@ -68,6 +66,6 @@ Export-Package: org.simantics.g2d.canvas,
  org.simantics.g2d.tooltip,
  org.simantics.g2d.utils,
  org.simantics.g2d.utils.geom
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-RequiredExecutionEnvironment: JavaSE-11
 Bundle-ClassPath: .
 Automatic-Module-Name: org.simantics.g2d