]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.g2d/META-INF/MANIFEST.MF
Export jersey internal packages for jersey-media-multipart
[simantics/platform.git] / bundles / org.simantics.g2d / META-INF / MANIFEST.MF
index 0a6fd2a0adbe38fa4dad5eda9200ead3fe666432..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,
@@ -68,3 +70,4 @@ Export-Package: org.simantics.g2d.canvas,
  org.simantics.g2d.utils.geom
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Bundle-ClassPath: .
+Automatic-Module-Name: org.simantics.g2d