RFR: 6974: Try to use the chromium SWT browser by default on windows

Marcus Hirt hirt at openjdk.java.net
Fri Nov 13 21:00:54 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.

Marked as reviewed by hirt (Lead).

-------------

PR: https://git.openjdk.java.net/jmc/pull/160


More information about the jmc-dev mailing list