1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/launch/org.eclipse.cdt.launch
Alena Laskavaia 971176c83f abstract main tab: replace auto-config checkbox with combo item
as discussed on cdt-dev I am trying to make ui look better
and more generic by replacing 
"Select configuration using 'C/C++ Application'"
checkbox with Automatic selector.
Launch delegate or subclass on main page can control and override
behaivior of this ui control

This won't break API but it will break UI if subclasses were actually
doing something with original chechbox control 
(besides not creating it).

Change-Id: I36f20bf05ff19e1fd66782e2351f18edc7d507cc
Signed-off-by: Alena Laskavaia <elaskavaia.cdt@gmail.com>
Reviewed-on: https://git.eclipse.org/r/39619
Tested-by: Hudson CI
2015-01-15 09:09:51 -05:00
..
.settings Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
icons new images from Dave Daoust 2005-04-07 17:48:09 +00:00
META-INF abstract main tab: replace auto-config checkbox with combo item 2015-01-15 09:09:51 -05:00
schema [273502] Allow third party launch configurations to participate in refactoring. 2009-12-11 13:42:36 +00:00
src/org/eclipse/cdt/launch abstract main tab: replace auto-config checkbox with combo item 2015-01-15 09:09:51 -05:00
.classpath Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
.cvsignore new CDT launcher plugin with local launch delegate 2002-08-13 04:05:02 +00:00
.project Bug 265796 2009-02-25 20:06:32 +00:00
about.html Bug 189539 - Fix dates on about.html files to reflect projected release date. 2007-05-29 03:48:49 +00:00
build.properties Bug 315439 Fix up copyright 2010-06-02 20:38:34 +00:00
ChangeLog Bug 133964: getBinary() method in CDebuggerTab always returns null. 2006-05-23 21:42:12 +00:00
plugin.properties Bug 426586 - [launch] Rename launch delegates to be more descriptive to 2014-01-27 15:42:30 -05:00
plugin.xml Bug 309126: Build before launch does too much building with project references 2010-05-25 20:26:14 +00:00
pom.xml abstract main tab: replace auto-config checkbox with combo item 2015-01-15 09:09:51 -05:00