From 7e21460e51d06b51b7fcb6c8ec5dc9db13e30b5c Mon Sep 17 00:00:00 2001 From: Martin Lippert Date: Thu, 15 Dec 2022 12:37:18 +0100 Subject: [PATCH] upgraded launch property setting to require JDK17 as a minimum --- .../org.springframework.boot.ide.product | 2 +- .../org.springframework.boot.ide.product | 2 +- .../org.springframework.boot.ide.product | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e424/org.springframework.boot.ide.product b/eclipse-distribution/org.springframework.boot.ide.product.e424/org.springframework.boot.ide.product index e83e6e8e3..7a683f745 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e424/org.springframework.boot.ide.product +++ b/eclipse-distribution/org.springframework.boot.ide.product.e424/org.springframework.boot.ide.product @@ -9,7 +9,7 @@ -product org.springframework.boot.ide.branding.sts4 --launcher.defaultAction openFile - -Dosgi.requiredJavaVersion=11 + -Dosgi.requiredJavaVersion=17 -Dosgi.dataAreaRequiresExplicitInit=true -Xms256m -Xmx2048m diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e425/org.springframework.boot.ide.product b/eclipse-distribution/org.springframework.boot.ide.product.e425/org.springframework.boot.ide.product index c55aafa12..b5cff9aed 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e425/org.springframework.boot.ide.product +++ b/eclipse-distribution/org.springframework.boot.ide.product.e425/org.springframework.boot.ide.product @@ -9,7 +9,7 @@ -product org.springframework.boot.ide.branding.sts4 --launcher.defaultAction openFile - -Dosgi.requiredJavaVersion=11 + -Dosgi.requiredJavaVersion=17 -Dosgi.dataAreaRequiresExplicitInit=true -Xms256m -Xmx2048m diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e426/org.springframework.boot.ide.product b/eclipse-distribution/org.springframework.boot.ide.product.e426/org.springframework.boot.ide.product index c55aafa12..b5cff9aed 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e426/org.springframework.boot.ide.product +++ b/eclipse-distribution/org.springframework.boot.ide.product.e426/org.springframework.boot.ide.product @@ -9,7 +9,7 @@ -product org.springframework.boot.ide.branding.sts4 --launcher.defaultAction openFile - -Dosgi.requiredJavaVersion=11 + -Dosgi.requiredJavaVersion=17 -Dosgi.dataAreaRequiresExplicitInit=true -Xms256m -Xmx2048m