]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.graph.compiler/META-INF/MANIFEST.MF
Move platform to only work with JDK's >= 11
[simantics/platform.git] / bundles / org.simantics.graph.compiler / META-INF / MANIFEST.MF
index b6f9a94428dcb669e15e0e7c35eaa05173a59160..a90285e21a7b7390883aca7f7d8b451b9e99acfa 100644 (file)
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
 Bundle-Name: Compiler
 Bundle-SymbolicName: org.simantics.graph.compiler;singleton:=true
 Bundle-Version: 1.1.18.qualifier
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-RequiredExecutionEnvironment: JavaSE-11
 Require-Bundle: org.simantics.graph;bundle-version="1.1.15";visibility:=reexport,
  org.simantics.databoard;bundle-version="0.6.6",
  freemarker;bundle-version="2.3.23",
@@ -11,3 +11,4 @@ Require-Bundle: org.simantics.graph;bundle-version="1.1.15";visibility:=reexport
  org.antlr.runtime;bundle-version="[3.5.2,4.0.0)"
 Export-Package: org.simantics.graph.compiler,
  org.simantics.graph.compiler.internal.ltk
+Automatic-Module-Name: org.simantics.graph.compiler