1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
cdt/launchbar
Mat Booth 6e95a40a57 Bug 560287 - java.lang.CCE: o.e.swt.layout.GridData cannot be cast
Previously custom launch config tabs could cause a Class Cast Exception
in the Launchbar's edit launch config dialog if they did not use the
GridLayout. Since ed1e058 the launchbar dialog no longer tries to give
the tab control GridLayoutData, avoiding the problem and allowing custom
tabs to use whatever layout they wish.

This change updates the launchbar UI tests to Junit 5 and adds a new
SWTbot test to verify the dialog no longer throws a CCE in this case.

Signed-off-by: Mat Booth <mat.booth@gmail.com>
Change-Id: I05c85cd5f0f5996e46601990b72602383b3fac06
2021-11-05 13:51:07 +00:00
..
org.eclipse.launchbar [releng] Prepare for CDT 10.5.0 2021-09-26 20:23:17 -04:00
org.eclipse.launchbar.core Add missing copyright header. 2021-06-07 11:39:57 -04:00
org.eclipse.launchbar.core.tests Bug 551817: Fix legal docs - and automate their checks 2020-08-30 23:15:59 -04:00
org.eclipse.launchbar.remote [releng] Prepare for CDT 10.5.0 2021-09-26 20:23:17 -04:00
org.eclipse.launchbar.remote.core Bug 551817: Fix legal docs - and automate their checks 2020-08-30 23:15:59 -04:00
org.eclipse.launchbar.remote.ui Bug 572552 - CDT releng: update versions to 10.3.0 2021-04-04 16:17:25 -04:00
org.eclipse.launchbar.ui Bug 576987 - Unable to scroll when editing a launch config 2021-11-04 11:18:50 -04:00
org.eclipse.launchbar.ui.controls Bug 568728: Drop execute permission on files 2020-11-18 17:38:22 +01:00
org.eclipse.launchbar.ui.tests Bug 560287 - java.lang.CCE: o.e.swt.layout.GridData cannot be cast 2021-11-05 13:51:07 +00:00
pom.xml [releng] Prepare for CDT 10.5.0 2021-09-26 20:23:17 -04:00