]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.desktop.product/META-INF/MANIFEST.MF
Move platform to only work with JDK's >= 11
[simantics/platform.git] / bundles / org.simantics.desktop.product / META-INF / MANIFEST.MF
index 030200c24e1cb0845b81e50eec5bbf1dbae9d82f..0da4b9a481cd2274eec11a58298741ed5e4c3464 100644 (file)
@@ -4,4 +4,5 @@ Bundle-Name: Simantics Desktop Product
 Bundle-SymbolicName: org.simantics.desktop.product;singleton:=true
 Bundle-Version: 1.0.0.qualifier
 Bundle-Vendor: Semantum Oy
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-RequiredExecutionEnvironment: JavaSE-11
+Automatic-Module-Name: org.simantics.desktop.product