Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/launch
AgeCommit message (Expand)AuthorFilesLines
2009-05-26bug 254307 - brandingVivian Kong1-1/+2
2009-05-15Fixed warnings. Use generics.John Cortell1-4/+5
2009-05-15Bugzilla 276498: Support multiple selection in Launch Group featureJohn Cortell4-82/+134
2009-05-15Bug 276419: Improvements to post-launch actions (in Launch Group feature)John Cortell4-72/+210
2009-05-14Bugzilla 276397: Group Launch: selection dialog's OK button disabled when edi...John Cortell3-33/+77
2009-05-14Corrected comment. There are now two tabsJohn Cortell1-1/+1
2009-05-14Fixed 276375. When adding a config to a Launch Group, the action selection is...John Cortell1-0/+1
2009-05-13Fix since tag.Ken Ryall1-1/+1
2009-05-13Fix NPE.Ken Ryall1-23/+26
2009-05-12Add "lite" common tab. Bugzilla 275865John Cortell1-1/+3
2009-05-12Add "lite" common tab. Bugzilla 275865John Cortell1-0/+579
2009-04-29[273833] Add a text box to specify the core file to the CDI Postmortem launch...Marc Khouzam5-6/+130
2009-04-23[270469] - [launch] The standard launcher should be selected by default.Pawel Piech1-1/+20
2009-04-23[273502] - problems with launch configuration when renaming project and when ...Alena Laskavaia8-4/+396
2009-04-23[273451] Makes the "connect to terminal" option be visible again for a CDI-GD...Marc Khouzam2-1/+5
2009-04-22- fixed unused includes and force project setting for java errors/warningsAlena Laskavaia4-16/+66
2009-04-16Bug 188116.Ken Ryall1-1/+12
2009-04-09bug 268581 individual source bundlesVivian Kong1-0/+1
2009-04-09Add missing tag.Ken Ryall1-4/+10
2009-04-08Bug 202006.Ken Ryall4-60/+60
2009-04-03[271159] Use CMainAttachTab for PostMortem debugging as we used to do.Marc Khouzam1-1/+1
2009-04-02- fixed missing since tagAlena Laskavaia1-0/+3
2009-04-02Remove unused importMarc Khouzam1-1/+0
2009-04-02[270813] Some fixes to handle add/remove of processes to a sublaunch and the ...Marc Khouzam1-17/+44
2009-04-01[270671] - support for post launch actionsAlena Laskavaia3-45/+176
2009-04-01[270813] - using launch listener to update process list in group launchAlena Laskavaia1-37/+95
2009-04-01[270671] - refactor to move ui parts to ui package and some small protection ...Alena Laskavaia5-20/+33
2009-04-01[270671] - implemented support for group launch in cdtAlena Laskavaia7-1/+964
2009-04-01Bug 265498: LaunchUIPlugin handleDebugEvents(...) launches multiple Project r...Mikhail Khodjaiants2-58/+94
2009-03-13bug 254200 - use ICU4JVivian Kong4-5/+6
2009-03-13Bug 265498: LaunchUIPlugin handleDebugEvents(...) launches multiple Project r...Mikhail Khodjaiants5-30/+56
2009-03-13Bug 268520: Missing id for CoreFileDebuggerTab.Mikhail Khodjaiants1-1/+18
2009-03-12- removed extra importAlena Laskavaia1-1/+0
2009-02-27Bug 262826 - Create common C/C++ launch configurationsPawel Piech16-688/+275
2009-02-25Bug 265796Ken Ryall4-4/+42
2009-02-25Fix API tooling problems and first pass and cleanup of the Executables view s...Ken Ryall1-1/+1
2009-01-22Bug 229740Ken Ryall3-12/+89
2008-11-24Update bundle versionsAnton Leherbauer1-1/+1
2008-11-04PR: 223695 - previous parser failed on many test and did not pass correctly e...Alena Laskavaia1-95/+8
2008-10-27make existsErrors protected so it can be overridden if necessary.Warren Paul1-1/+1
2008-08-26Restore support for a program specification that is a linked resourceJohn Cortell2-0/+27
2008-08-21Fixed warning; unused importJohn Cortell1-1/+0
2008-08-20Adjustment to last commit. Use project referenced in the launch config rather...John Cortell1-1/+1
2008-08-20Slight organizational improvement to last commit (consolidate two checks into...John Cortell1-9/+4
2008-08-20Support specifying the program as a relative path pointing outside the projec...John Cortell2-12/+11
2008-08-19Fix for 244605. User loses use of LC editor if user stores a progam path in l...John Cortell1-0/+1
2008-08-19Fix for 244605. User looses use of LC editor if user stores a progam path in ...John Cortell1-4/+16
2008-06-10fix for bug 234951Vivian Kong2-3/+8
2008-05-21[231149] - prevent NPEAlena Laskavaia1-2/+4
2008-05-21[233239] - fixed local attach for relative pathAlena Laskavaia1-1/+1

Back to the top