Browser error message for Windows refers to WebKit, this should be Edge.
|
case "win32": |
|
errMsg = errMsg + "SWT uses either IE or WebKit. Either the SWT.WEBKIT flag is passed and the WebKit library was not " |
|
+ "loaded properly by SWT, or SWT failed to load IE.\n"; |
Suggestions for correct message? I can provide PR if so.
Browser error message for Windows refers to WebKit, this should be Edge.
eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT Browser/common/org/eclipse/swt/browser/Browser.java
Lines 115 to 117 in 823aeba
Suggestions for correct message? I can provide PR if so.