]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.g2d/META-INF/MANIFEST.MF
Utilize eclipse-collections in AbstractDiagram datastructures
[simantics/platform.git] / bundles / org.simantics.g2d / META-INF / MANIFEST.MF
index 6791f01a0ce1ccfa0b6a7b1628a5a19a3e220614..ee5b50be248ceeb7b314a94e0b0cc664f1c91d0b 100644 (file)
@@ -21,7 +21,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,