X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.browsing.ui.model%2FMETA-INF%2FMANIFEST.MF;h=2730d5f0d0707ddba1aaf819b908704371ca6c9d;hp=7367b15df5d743605fc357d2bb5a51c30a1dfdbe;hb=38d133f2a39bab76deed5d047fbabee4479b5373;hpb=e02b8761385c8b353cccabab32897353f764cac6 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..2730d5f0d 100644 --- a/bundles/org.simantics.browsing.ui.model/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.browsing.ui.model/META-INF/MANIFEST.MF @@ -3,14 +3,10 @@ Bundle-ManifestVersion: 2 Bundle-Name: Modelled viewpoint support Bundle-SymbolicName: org.simantics.browsing.ui.model Bundle-Version: 1.0.0.qualifier -Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Bundle-RequiredExecutionEnvironment: JavaSE-11 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