1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-01 14:15:23 +02:00
Find a file
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
bundles NewLaunchConfig* notify listeners when table entries are selected 2017-02-03 10:13:03 -05:00
features Upversion launchbar feature to 2.1. 2016-11-16 11:12:58 -05:00
repo Add source to the repo. 2016-09-02 15:01:12 -04:00
tests/org.eclipse.launchbar.core.tests launchbar: added tests, cleaned up API 2016-05-11 16:53:00 -04:00
.gitignore Initial commit separating the launchbar into it's own git repo. 2014-12-10 11:31:47 -05:00
pom.xml Releng improvements. 2016-08-23 23:20:36 +03:00