X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.spreadsheet.graph%2FMETA-INF%2FMANIFEST.MF;h=8ac7bbc9e911ff5cf9b1c28746ffabcb0762f612;hp=a5eef2fb2265eaec3cb1921bface8a1e4a103578;hb=122414d21a2fa527831127d6fd36deab08072889;hpb=873afce76b92cb7cf9094fe60e407278f220e5ed diff --git a/bundles/org.simantics.spreadsheet.graph/META-INF/MANIFEST.MF b/bundles/org.simantics.spreadsheet.graph/META-INF/MANIFEST.MF index a5eef2fb2..8ac7bbc9e 100644 --- a/bundles/org.simantics.spreadsheet.graph/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.spreadsheet.graph/META-INF/MANIFEST.MF @@ -11,7 +11,6 @@ Require-Bundle: org.simantics.layer0.utils, org.simantics.diagram.ontology;bundle-version="1.0.0", org.simantics.structural.ontology;bundle-version="1.0.0", org.simantics.basicexpression;bundle-version="1.0.0", - org.simantics.scl.compiler.dummy;bundle-version="0.1.2", org.simantics.db.layer0;bundle-version="1.1.0", org.simantics.scl.db;bundle-version="0.1.2", org.simantics.scl.runtime;bundle-version="0.1.2", @@ -21,8 +20,7 @@ Require-Bundle: org.simantics.layer0.utils, org.simantics.datatypes.ontology;bundle-version="1.1.0", org.simantics.document.server.io;bundle-version="0.0.1", org.simantics.simulator.variable, - org.apache.poi;bundle-version="3.14.0", - org.apache.poi.ooxml;bundle-version="3.14.0", + org.apache.poi;bundle-version="3.15.0", it.unimi.dsi.fastutil, org.simantics.structural.synchronization.client, org.simantics.db.indexing, @@ -30,7 +28,10 @@ Require-Bundle: org.simantics.layer0.utils, org.simantics.modeling;bundle-version="1.1.1", org.eclipse.e4.core.contexts, org.eclipse.e4.ui.di, - org.simantics.browsing.ui.swt + org.simantics.browsing.ui.swt, + org.slf4j.api, + org.simantics.simulator.toolkit;bundle-version="1.0.0", + org.simantics.simulator.toolkit.db;bundle-version="1.0.0" Export-Package: org.apache.commons.math3.stat.regression, org.simantics.spreadsheet.graph, org.simantics.spreadsheet.graph.adapter, @@ -39,3 +40,4 @@ Export-Package: org.apache.commons.math3.stat.regression, Bundle-Vendor: VTT Technical Research Centre of Finland Bundle-ClassPath: commons-math3-3.6.1.jar, . +Automatic-Module-Name: org.simantics.spreadsheet.graph