X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.g2d%2FMETA-INF%2FMANIFEST.MF;h=6791f01a0ce1ccfa0b6a7b1628a5a19a3e220614;hb=refs%2Fchanges%2F68%2F2368%2F1;hp=f5ed551cca6c884930b20e07ea441e6005b88b4c;hpb=fe9ef5837d666acca45b00de17b94034f8edcee3;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.g2d/META-INF/MANIFEST.MF b/bundles/org.simantics.g2d/META-INF/MANIFEST.MF index f5ed551cc..6791f01a0 100644 --- a/bundles/org.simantics.g2d/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.g2d/META-INF/MANIFEST.MF @@ -20,7 +20,8 @@ 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 Export-Package: org.simantics.g2d.canvas, org.simantics.g2d.canvas.impl, org.simantics.g2d.chassis, @@ -67,3 +68,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