From 4e7a1f4eb5b7d78f2b98a9758557db3326f3c19b Mon Sep 17 00:00:00 2001 From: BoykoAlex Date: Wed, 30 Sep 2020 20:37:28 -0400 Subject: [PATCH] Chromium as default browser starting e417 --- .../org.springframework.boot.ide.product | 3 +++ .../org.springframework.boot.ide.product | 3 +++ eclipse-distribution/pom.xml | 10 ++++++++++ 3 files changed, 16 insertions(+) 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