X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.browsing.ui.model%2FMETA-INF%2FMANIFEST.MF;h=e33714f535b32331e03074afb7ed2fc9ffb087e8;hb=32901c35ff60dc510417fdf1cab088d1ab071fae;hp=7367b15df5d743605fc357d2bb5a51c30a1dfdbe;hpb=86e91ef31d25e4d5950cae130754846d15119c61;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.browsing.ui.model/META-INF/MANIFEST.MF b/bundles/org.simantics.browsing.ui.model/META-INF/MANIFEST.MF index 7367b15df..e33714f53 100644 --- a/bundles/org.simantics.browsing.ui.model/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.browsing.ui.model/META-INF/MANIFEST.MF @@ -5,12 +5,8 @@ Bundle-SymbolicName: org.simantics.browsing.ui.model Bundle-Version: 1.0.0.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Require-Bundle: org.simantics.browsing.ui.common;bundle-version="1.1.0", - org.simantics.db.layer0;bundle-version="1.1.0", - org.eclipse.jface;bundle-version="3.6.0", - gnu.trove3;bundle-version="3.0.3", - org.simantics.graphviz;bundle-version="1.1.0", - org.simantics.graphviz.ui;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.browsing.ui.model, org.simantics.browsing.ui.model.actions, org.simantics.browsing.ui.model.browsecontexts, @@ -29,3 +25,4 @@ Export-Package: org.simantics.browsing.ui.model, org.simantics.browsing.ui.model.tooltips, org.simantics.browsing.ui.model.visuals Bundle-Vendor: VTT Technical Research Centre of Finland +Automatic-Module-Name: org.simantics.browsing.ui.model