X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.diagram%2FMETA-INF%2FMANIFEST.MF;h=a82491e1128a538a35dd18dcdfd53d2a3ad866ab;hb=7399881afbe82eb7020ac279604eaa0316724672;hp=1ff8d39e0c760de9d7255648d7da777b20fda391;hpb=a0b1831418eba8870ca849ef2cd85823aa7bfa0a;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.diagram/META-INF/MANIFEST.MF b/bundles/org.simantics.diagram/META-INF/MANIFEST.MF index 1ff8d39e0..a82491e11 100644 --- a/bundles/org.simantics.diagram/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.diagram/META-INF/MANIFEST.MF @@ -13,7 +13,7 @@ Require-Bundle: org.simantics.utils.thread.swt, org.simantics.db.layer0;bundle-version="[1.0.0,2.0.0)", org.simantics.structural2;bundle-version="1.0.0", org.simantics.basicexpression;bundle-version="1.0.0", - javax.vecmath;bundle-version="1.0.0", + org.apache.commons.math3;bundle-version="3.6.1", org.simantics.layer0;bundle-version="1.0.0", org.simantics.diagram.ontology;bundle-version="1.0.0";visibility:=reexport, org.simantics.structural.ontology;bundle-version="1.0.0", @@ -45,7 +45,8 @@ Require-Bundle: org.simantics.utils.thread.swt, org.eclipse.e4.ui.services, org.eclipse.e4.core.contexts, org.eclipse.e4.ui.workbench, - org.slf4j.api;bundle-version="1.7.20" + org.slf4j.api;bundle-version="1.7.20", + org.simantics.browsing.ui Export-Package: org.simantics.diagram, org.simantics.diagram.adapter, org.simantics.diagram.connection,