X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.export.core%2FMETA-INF%2FMANIFEST.MF;h=946657f54f791a80e6454f4d4ba1433205e9ad5c;hb=b825d7a7aff95002f355878ec2767352411b5a43;hp=eadcf7e08be678758677bb3c7e08cac3d32ac497;hpb=15f7f5152a1edff983e26a7b78b2cf95e2f19e57;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.export.core/META-INF/MANIFEST.MF b/bundles/org.simantics.export.core/META-INF/MANIFEST.MF index eadcf7e08..946657f54 100644 --- a/bundles/org.simantics.export.core/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.export.core/META-INF/MANIFEST.MF @@ -15,7 +15,8 @@ Require-Bundle: org.eclipse.core.runtime, org.simantics.utils.ui;bundle-version="1.1.0", org.simantics.graph.db;bundle-version="1.1.9", org.simantics;bundle-version="1.0.0", - com.lowagie.text;bundle-version="2.1.7";resolution:=optional + com.lowagie.text;bundle-version="2.1.7";resolution:=optional, + org.slf4j.api Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Export-Package: org.simantics.export.core, org.simantics.export.core.error, @@ -26,3 +27,4 @@ Export-Package: org.simantics.export.core, org.simantics.export.core.util Bundle-ActivationPolicy: lazy Bundle-Activator: org.simantics.export.core.internal.Activator +Automatic-Module-Name: org.simantics.export.core