X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.utils.ui%2FMETA-INF%2FMANIFEST.MF;h=132a74a80f86e10659ed9d711e3f7baf35962cb2;hp=3b9caaccd96072594edf014bf6b8d548324cc290;hb=1dfeb7d5c49b1391cd9d877e1eddab18995cb151;hpb=969bd23cab98a79ca9101af33334000879fb60c5 diff --git a/bundles/org.simantics.utils.ui/META-INF/MANIFEST.MF b/bundles/org.simantics.utils.ui/META-INF/MANIFEST.MF index 3b9caaccd..132a74a80 100644 --- a/bundles/org.simantics.utils.ui/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.utils.ui/META-INF/MANIFEST.MF @@ -9,9 +9,11 @@ Require-Bundle: org.eclipse.core.runtime, org.simantics.utils, org.simantics.utils.datastructures, org.eclipse.ui;bundle-version="3.7.0", - org.eclipse.core.expressions + org.eclipse.core.expressions, + org.slf4j.api Export-Package: org.simantics.utils.ui, org.simantics.utils.ui.action, + org.simantics.utils.ui.awt, org.simantics.utils.ui.color, org.simantics.utils.ui.dialogs, org.simantics.utils.ui.gfx,