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 1e508c5fe..0893cb39e 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
@@ -14,6 +14,7 @@
-Xms256m
-Xmx2048m
--add-modules=ALL-SYSTEM
+-Dorg.eclipse.swt.browser.DefaultType=chromium
@@ -115,6 +116,8 @@
+
+
diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e418/org.springframework.boot.ide.product b/eclipse-distribution/org.springframework.boot.ide.product.e418/org.springframework.boot.ide.product
index 1e508c5fe..0893cb39e 100644
--- a/eclipse-distribution/org.springframework.boot.ide.product.e418/org.springframework.boot.ide.product
+++ b/eclipse-distribution/org.springframework.boot.ide.product.e418/org.springframework.boot.ide.product
@@ -14,6 +14,7 @@
-Xms256m
-Xmx2048m
--add-modules=ALL-SYSTEM
+-Dorg.eclipse.swt.browser.DefaultType=chromium
@@ -115,6 +116,8 @@
+
+
diff --git a/eclipse-distribution/pom.xml b/eclipse-distribution/pom.xml
index ed99446de..296dbfd8e 100644
--- a/eclipse-distribution/pom.xml
+++ b/eclipse-distribution/pom.xml
@@ -333,6 +333,11 @@
p2
https://download.eclipse.org/lsp4e/releases/latest/
-->
+
+ chromium-binaries
+ p2
+ https://dl.maketechnology.io/chromium-cef/rls/repository
+
org.springframework.boot.ide.product.e417
@@ -441,6 +446,11 @@
p2
https://download.eclipse.org/lsp4e/releases/latest/
-->
+
+ chromium-binaries
+ p2
+ https://dl.maketechnology.io/chromium-cef/rls/repository
+
org.springframework.boot.ide.product.e418