X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=bundles%2Forg.simantics.spreadsheet.graph%2FMETA-INF%2FMANIFEST.MF;h=8ac7bbc9e911ff5cf9b1c28746ffabcb0762f612;hb=refs%2Fchanges%2F37%2F3937%2F20;hp=8ecef199d819ff57e72b3dabf1079e6acdbb7612;hpb=06ee0c4c71cd9e372969da1570e7fcac2c4397a5;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.spreadsheet.graph/META-INF/MANIFEST.MF b/bundles/org.simantics.spreadsheet.graph/META-INF/MANIFEST.MF index 8ecef199d..8ac7bbc9e 100644 --- a/bundles/org.simantics.spreadsheet.graph/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.spreadsheet.graph/META-INF/MANIFEST.MF @@ -29,7 +29,9 @@ Require-Bundle: org.simantics.layer0.utils, org.eclipse.e4.core.contexts, org.eclipse.e4.ui.di, org.simantics.browsing.ui.swt, - org.slf4j.api;bundle-version="1.7.20" + 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, @@ -38,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