X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.spreadsheet.common%2FMETA-INF%2FMANIFEST.MF;h=b019ac5cc0b60dbd0870fa732eb699632d46e659;hp=f76f025c3d83d9db7e092a72a91cb5609ae50588;hb=25e3207c8a1aad3cbe72202750f67f0483ccb1a2;hpb=969bd23cab98a79ca9101af33334000879fb60c5 diff --git a/bundles/org.simantics.spreadsheet.common/META-INF/MANIFEST.MF b/bundles/org.simantics.spreadsheet.common/META-INF/MANIFEST.MF index f76f025c3..b019ac5cc 100644 --- a/bundles/org.simantics.spreadsheet.common/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.spreadsheet.common/META-INF/MANIFEST.MF @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: Spreadsheet Common Bundle-SymbolicName: org.simantics.spreadsheet.common Bundle-Version: 1.1.0.qualifier -Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Bundle-RequiredExecutionEnvironment: JavaSE-11 Require-Bundle: org.simantics.utils.datastructures;bundle-version="1.0.0", org.simantics.utils.ui;bundle-version="1.0.0", org.apache.log4j;bundle-version="1.2.15", @@ -18,14 +18,13 @@ Export-Package: org.simantics.spreadsheet.common, org.simantics.spreadsheet.common.cell, org.simantics.spreadsheet.common.cell.handler, org.simantics.spreadsheet.common.client, - org.simantics.spreadsheet.common.exception, org.simantics.spreadsheet.common.expression.analysis, org.simantics.spreadsheet.common.expression.lexer, org.simantics.spreadsheet.common.expression.node, org.simantics.spreadsheet.common.expression.parser, - org.simantics.spreadsheet.common.logging, org.simantics.spreadsheet.common.matrix, org.simantics.spreadsheet.util Bundle-Vendor: VTT Technical Research Centre of Finland Bundle-ActivationPolicy: lazy Bundle-Activator: org.simantics.spreadsheet.common.Activator +Automatic-Module-Name: org.simantics.spreadsheet.common