1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-04 07:35:24 +02:00
cdt/bundles
Matthew Bastien 313b437b36 NewLaunchConfig* notify listeners when table entries are selected
The NewLaunchConfig*Page classes don't notify their listeners when they
automatically select a type or mode with table.select().  This causes
the NewLaunchConfigEditPage to have a "null" type if the user doesn't
explicitly click on one and thus opens the default page.

Added in calls to table.notifyListeners() in order to fix this.

Verified that the launch config edit page opens appropriately even if
there is no explicit selection by the user

Change-Id: I5fbafd2f43d7c0951e929f5dcbfc57fcccd18db6
Signed-off-by: Matthew Bastien <bastien.matthew@gmail.com>
2017-02-03 10:13:03 -05:00
..
org.eclipse.launchbar.core Add method to ILaunchTarget to get all the attributes. 2016-11-11 12:36:48 -05:00
org.eclipse.launchbar.remote.core Allow setting of target attributes for remote targets. 2016-08-31 13:39:19 -04:00
org.eclipse.launchbar.remote.ui Change remote target to new strategy. Allows individual types to reg. 2016-02-22 21:54:15 -05:00
org.eclipse.launchbar.ui NewLaunchConfig* notify listeners when table entries are selected 2017-02-03 10:13:03 -05:00
org.eclipse.launchbar.ui.controls Bug 510892: Include the launch target's id in the overlay image id 2017-01-23 18:09:30 +01:00