When closing some UI elements Eclipse will crash with a segmentation fault at Java_org_eclipse_swt_internal_gtk_OS_G_1OBJECT_1TYPE This appears to be an old bug ...
After upgrading SWT in AUT from 3.127 to 3.129 some basic operations in tests playback ("check"/"uncheck", "select" in tables, "activate-cell-edit") started failing with java.lang.NoSuchMethodError: ...
The world of Java depends on two established GUI toolkits: Swing and SWT (standard widget toolkit). Both software packages provide the widgets, controls, menus, and user interface components in most ...