You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Back then, Webkit was provided as an alternative browser backend for SWT
on Windows. It has not been part of the build for quite some time and
the Webkit binaries for Windows are also not available anymore.
This cleans up the readme still containing information that refers to
Webkit for Windows,.
Fixes#1878
Copy file name to clipboardExpand all lines: bundles/org.eclipse.swt/Readme.Win32.md
-27Lines changed: 0 additions & 27 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,30 +24,3 @@ You need to install the following on your system:
24
24
Import and build the SWT project `bundles/org.eclipse.swt` and `binaries/org.eclipse.swt.win32.win32.${arch}` in Eclipse.
25
25
26
26
See **Building and Testing locally** in [Readme.md](Readme.md) for further instructions.
27
-
28
-
## (More advanced) (Optional) Building Webkit
29
-
Note, I.E is the default backend. But Webkit is also a possible alternative Browser backend.
30
-
31
-
Disclaimer:
32
-
33
-
Note Webkit SDKs are an older version being consumed by SWT native build process and Webkit build binaries are no more available for download in public Webkit download page (https://webkit.org/downloads/)
34
-
35
-
But WebKit-r72896 sources are still avilable for download via either of:
0 commit comments