1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 09:25:31 +02:00
Find a file
Alena Laskavaia fd58fed7e4 launch bar: corrected edit dialog handling of adding of new LC
- launch bar launch config was not handling add of another launch config
correctly - it was just resetting itself to handle new LC. This cannot
really be done because this dialog is bound to launch group and new lc
may not be part of it and may not even support the mode current dialog
is in. Also that make missyncronization between LC stored in parent and
LC stored in getTabViewer which can cause other nasty problems.
So let parent handle adding (which only handles locatio change) and for
duplication we just open a new dialog and close current one.

Change-Id: I2dde5c3af26d901d1f4b18cad84a83a9857a6ca9
2015-05-05 16:33:56 -04:00
bundles launch bar: corrected edit dialog handling of adding of new LC 2015-05-05 16:33:56 -04:00
features/org.eclipse.launchbar Fix feature version. 2014-12-11 20:26:31 -05:00
repo Added the p2 repo and finished the poms. 2014-12-11 11:48:00 -05:00
tests/org.eclipse.launchbar.core.tests Bug 466095 - Externalize Strings and minimize warnings. 2015-05-01 13:42:54 -04:00
.gitignore Initial commit separating the launchbar into it's own git repo. 2014-12-10 11:31:47 -05:00
pom.xml launch bar: tests restored and test fixes 2015-03-18 15:24:10 -04:00