X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.spreadsheet.graph%2FMETA-INF%2FMANIFEST.MF;h=9c4a2011f712994707e49d7caf881db4641e64de;hb=HEAD;hp=cb7afb74dfc76525df7f0ba62d67a6edb1845c58;hpb=14a4f7a9d486fba5be815e511fb2a497fca4eb70;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 cb7afb74d..9c4a2011f 100644 --- a/bundles/org.simantics.spreadsheet.graph/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.spreadsheet.graph/META-INF/MANIFEST.MF @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: Spreadsheet Database Binding Bundle-SymbolicName: org.simantics.spreadsheet.graph;singleton:=true Bundle-Version: 1.1.0.qualifier -Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Bundle-RequiredExecutionEnvironment: JavaSE-11 Require-Bundle: org.simantics.layer0.utils, org.simantics.ui;bundle-version="1.0.0", org.simantics.layer0;bundle-version="1.0.0", @@ -29,7 +29,7 @@ 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, @@ -40,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