Integrated: 6974: Try to use the chromium SWT browser by default on windows
Guru Hb
ghb at openjdk.java.net
Sun Nov 15 06:04:53 UTC 2020
On Fri, 13 Nov 2020 16:56:24 GMT, Guru Hb <ghb at openjdk.org> wrote:
> Using SWT Chromium browser for windows .
> Followed steps provided in https://www.eclipse.org/swt/faq.php#howusechromium
>
> With the plugin "com.make.chromium.cef.win32.win32.x86_64" inclusion in the core feature.xml makes other platform and its product definition to contain the chromium p2 site, which makes other build to have extra 56 MB of swt chromium jar which doesn't work on Eclipse 2020-06 and below.
>
>
> Note: Eclipse IDE (on Windows) add "-Dorg.eclipse.swt.browser.DefaultType=chromium" to override default browser to Chromium, Were as standalone rcp application and its jmc.ini contains this flag.
This pull request has now been integrated.
Changeset: c3f49204
Author: Guru Hb <ghb at openjdk.org>
URL: https://git.openjdk.java.net/jmc/commit/c3f49204
Stats: 29 lines in 6 files changed: 27 ins; 0 del; 2 mod
6974: Try to use the chromium SWT browser by default on windows
Reviewed-by: hirt
-------------
PR: https://git.openjdk.java.net/jmc/pull/160
More information about the jmc-dev
mailing list