X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.browsing.ui.common%2FMETA-INF%2FMANIFEST.MF;h=0b734538c68fa8941fb4de275385eabacceb9adf;hb=0861b325fcbbfa8c5985f1e11cfc39154a3808d1;hp=96c9447962aba91ef00da9acf990f59e3edcb9ab;hpb=969bd23cab98a79ca9101af33334000879fb60c5;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.browsing.ui.common/META-INF/MANIFEST.MF b/bundles/org.simantics.browsing.ui.common/META-INF/MANIFEST.MF index 96c944796..0b734538c 100644 --- a/bundles/org.simantics.browsing.ui.common/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.browsing.ui.common/META-INF/MANIFEST.MF @@ -10,7 +10,8 @@ Require-Bundle: org.simantics.browsing.ui;bundle-version="[0.9.0,2.0.0)";visibil org.eclipse.jface;bundle-version="3.6.0", org.simantics.ui;bundle-version="1.0.0", org.simantics.databoard;bundle-version="0.6.2", - org.simantics.common;bundle-version="1.0.0" + org.simantics.common;bundle-version="1.0.0", + org.slf4j.api Export-Package: org.simantics.browsing.ui.common, org.simantics.browsing.ui.common.comparators, org.simantics.browsing.ui.common.contributor, @@ -23,8 +24,10 @@ Export-Package: org.simantics.browsing.ui.common, org.simantics.browsing.ui.common.node, org.simantics.browsing.ui.common.processors, org.simantics.browsing.ui.common.property, + org.simantics.browsing.ui.common.state, org.simantics.browsing.ui.common.viewpoints, org.simantics.browsing.ui.common.views Bundle-Vendor: VTT Technical Research Center of Finland Bundle-ActivationPolicy: lazy Bundle-Activator: org.simantics.browsing.ui.common.Activator +Automatic-Module-Name: org.simantics.browsing.ui.common