]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.g2d/META-INF/MANIFEST.MF
Tons of dependency fixes and updates
[simantics/platform.git] / bundles / org.simantics.g2d / META-INF / MANIFEST.MF
index 6791f01a0ce1ccfa0b6a7b1628a5a19a3e220614..72e1218cb66437a0af2cd88c8d550449ba148da5 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,
@@ -21,7 +20,9 @@ Require-Bundle: org.eclipse.core.runtime,
  org.simantics.datatypes;bundle-version="1.0.0",
  org.simantics.db;bundle-version="1.1.0",
  org.simantics.ui;bundle-version="1.0.0",
- org.slf4j.api
+ org.slf4j.api,
+ org.eclipse.collections.eclipse-collections-api,
+ org.eclipse.collections.eclipse-collections
 Export-Package: org.simantics.g2d.canvas,
  org.simantics.g2d.canvas.impl,
  org.simantics.g2d.chassis,