X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.spreadsheet.graph%2FMETA-INF%2FMANIFEST.MF;h=4972e50782bf999eb88d0ff50b3fa195b6006936;hb=701fffa16a9aec0e0565da12bd5da5d372f6e612;hp=08fdd9180b498205454594de8b8a619b90322ce5;hpb=06718abb2b3cc780748553811c4857c165499809;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 08fdd9180..4972e5078 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", @@ -30,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;bundle-version="1.7.20", + 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