X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.modeling.ui%2FMETA-INF%2FMANIFEST.MF;h=ef01473085d4a70f5d77e4bd2e37b53b2cb8eb8d;hp=76aec39f30184755d4f1f67103611eabc95c21f4;hb=6b5821ad728bf2f127091cb36d57b87749a6532f;hpb=749a1ea2c0a66ae41aad617d1fd81b61cbdb7685 diff --git a/bundles/org.simantics.modeling.ui/META-INF/MANIFEST.MF b/bundles/org.simantics.modeling.ui/META-INF/MANIFEST.MF index 76aec39f3..ef0147308 100644 --- a/bundles/org.simantics.modeling.ui/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.modeling.ui/META-INF/MANIFEST.MF @@ -13,7 +13,7 @@ Require-Bundle: org.simantics.project;bundle-version="1.0.0", org.simantics.modeling;bundle-version="1.0.0";visibility:=reexport, org.simantics.utils.thread.swt;bundle-version="1.0.0", org.simantics.simulation;bundle-version="1.0.0", - javax.vecmath;bundle-version="1.5.2", + org.apache.commons.math3;bundle-version="3.6.1", org.simantics.browsing.ui.platform;bundle-version="1.0.0";visibility:=reexport, org.simantics.structural.ui;bundle-version="1.0.0", org.eclipse.ui.forms;bundle-version="3.4.1", @@ -35,7 +35,6 @@ Require-Bundle: org.simantics.project;bundle-version="1.0.0", org.bouncycastle.bcprov-jdk14;bundle-version="1.38.0", org.simantics.image2.ontology;bundle-version="1.1.0", org.simantics.scl.compiler;bundle-version="0.4.0", - org.simantics.scl.compiler.dummy;bundle-version="1.0.0", org.simantics.scl.osgi;bundle-version="1.0.4", org.eclipse.jface.text;bundle-version="3.7.1", org.simantics.graphviz, @@ -50,7 +49,6 @@ Require-Bundle: org.simantics.project;bundle-version="1.0.0", org.simantics.scl.db;bundle-version="0.1.3", org.simantics.scl.ui;bundle-version="0.5.0", org.simantics.graph.compiler;bundle-version="1.1.11", - org.simantics.ltk;bundle-version="1.1.10", org.eclipse.e4.core.di.annotations, org.eclipse.e4.core.contexts;bundle-version="1.4.0", org.eclipse.e4.ui.di, @@ -61,7 +59,9 @@ Require-Bundle: org.simantics.project;bundle-version="1.0.0", org.simantics.db.layer0, org.simantics.silk.ontology;bundle-version="1.1.0", org.simantics.image.ui;bundle-version="1.0.0", - org.simantics.export.core;bundle-version="1.0.0" + org.simantics.export.core;bundle-version="1.0.0", + org.slf4j.api, + org.simantics.graphfile.ontology Export-Package: org.simantics.modeling.ui, org.simantics.modeling.ui.actions, org.simantics.modeling.ui.chart.property, @@ -82,7 +82,9 @@ Export-Package: org.simantics.modeling.ui, org.simantics.modeling.ui.preferences, org.simantics.modeling.ui.property, org.simantics.modeling.ui.property.svg, + org.simantics.modeling.ui.scl, org.simantics.modeling.ui.sg, + org.simantics.modeling.ui.sharedontology.wizard, org.simantics.modeling.ui.symbolEditor, org.simantics.modeling.ui.typicals, org.simantics.modeling.ui.utils,