diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e416/org.springframework.boot.ide.product b/eclipse-distribution/org.springframework.boot.ide.product.e416/org.springframework.boot.ide.product
index d77712370..7fd586f56 100644
--- a/eclipse-distribution/org.springframework.boot.ide.product.e416/org.springframework.boot.ide.product
+++ b/eclipse-distribution/org.springframework.boot.ide.product.e416/org.springframework.boot.ide.product
@@ -10,10 +10,9 @@
--launcher.defaultAction openFile
-Dosgi.requiredJavaVersion=1.8
+-Dosgi.dataAreaRequiresExplicitInit=true
-Xms256m
--Xmx1024m
--XX:+UseG1GC
--XX:+UseStringDeduplication
+-Xmx2048m
--add-modules=ALL-SYSTEM
diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e417/org.springframework.boot.ide.product b/eclipse-distribution/org.springframework.boot.ide.product.e417/org.springframework.boot.ide.product
index d77712370..2220f1fb4 100644
--- a/eclipse-distribution/org.springframework.boot.ide.product.e417/org.springframework.boot.ide.product
+++ b/eclipse-distribution/org.springframework.boot.ide.product.e417/org.springframework.boot.ide.product
@@ -9,11 +9,10 @@
-product org.springframework.boot.ide.branding.sts4
--launcher.defaultAction openFile
- -Dosgi.requiredJavaVersion=1.8
+ -Dosgi.requiredJavaVersion=11
+-Dosgi.dataAreaRequiresExplicitInit=true
-Xms256m
--Xmx1024m
--XX:+UseG1GC
--XX:+UseStringDeduplication
+-Xmx2048m
--add-modules=ALL-SYSTEM