]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.db.layer0/META-INF/MANIFEST.MF
Move platform to only work with JDK's >= 11
[simantics/platform.git] / bundles / org.simantics.db.layer0 / META-INF / MANIFEST.MF
index 7bf579b69a781020a290006076f6f3598cf8daa4..ac53847a3c5a8e998f5c31db0243f41afce1110e 100644 (file)
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
 Bundle-Name: Layer0 Database Utils
 Bundle-SymbolicName: org.simantics.db.layer0;singleton:=true
 Bundle-Version: 1.1.0.qualifier
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-RequiredExecutionEnvironment: JavaSE-11
 Require-Bundle: gnu.trove3;bundle-version="3.0.3",
  org.eclipse.core.runtime;bundle-version="3.5.0",
  org.simantics.databoard;bundle-version="0.6.2";visibility:=reexport,
@@ -60,3 +60,4 @@ Export-Package: org.simantics.db.layer0,
 Bundle-ActivationPolicy: lazy
 Bundle-Activator: org.simantics.db.layer0.internal.Activator
 Bundle-Vendor: VTT Technical Research Centre of Finland
+Automatic-Module-Name: org.simantics.db.layer0