X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.g2d%2FMETA-INF%2FMANIFEST.MF;h=72e1218cb66437a0af2cd88c8d550449ba148da5;hp=f5ed551cca6c884930b20e07ea441e6005b88b4c;hb=15a0f229f7340ed92e9157049483ed71f54677f9;hpb=fe9ef5837d666acca45b00de17b94034f8edcee3 diff --git a/bundles/org.simantics.g2d/META-INF/MANIFEST.MF b/bundles/org.simantics.g2d/META-INF/MANIFEST.MF index f5ed551cc..72e1218cb 100644 --- a/bundles/org.simantics.g2d/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.g2d/META-INF/MANIFEST.MF @@ -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, @@ -20,7 +19,10 @@ Require-Bundle: org.eclipse.core.runtime, org.simantics.databoard;bundle-version="0.6.5", 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.simantics.ui;bundle-version="1.0.0", + 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, @@ -67,3 +69,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