]> gerrit.simantics Code Review - simantics/interop.git/blobdiff - org.simantics.excel.poi/META-INF/MANIFEST.MF
Require JavaSE-11 from now on
[simantics/interop.git] / org.simantics.excel.poi / META-INF / MANIFEST.MF
index 4356d5c49b224892e82af803c4106dbaba973f7c..38c43b4ab14e2bc67ba3dcbf4a8a0158aaa2c472 100644 (file)
@@ -7,7 +7,8 @@ Bundle-Activator: org.simantics.excel.poi.Activator
 Bundle-Vendor: VTT
 Require-Bundle: org.eclipse.core.runtime,
  org.apache.poi;bundle-version="3.15.0"
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-RequiredExecutionEnvironment: JavaSE-11
 Bundle-ActivationPolicy: lazy
 Export-Package: org.simantics.excel.poi.parser,
  org.simantics.excel.poi.parser.streaming
+Automatic-Module-Name: org.simantics.excel.poi