Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-08-12Bug 549903 - Replace usage of deprecated SubProgressMonitor withI20190813-1800I20190812-1800Paul Pazderski1-21/+12
2019-06-14Bug 547304 - [cleanup] Fix wrong space/tab indentationI20190616-1800I20190615-1800I20190614-1800Paul Pazderski1-20/+20
2019-06-13Replace chain of ifs with switchI20190614-0330I20190613-1800Carsten Hammer1-37/+44
2019-06-12Use isEmpty() instead of size()==0 where possibleCarsten Hammer1-1/+1
2018-08-21Bug 535802 - EPL-2.0 for platform.debug plug-insY20180823-0800Y20180822-2200S4_9_0_M3I20180823-0450I20180823-0430I20180823-0100I20180822-2000I20180822-0800I20180821-2000Lars Vogel1-3/+6
2018-05-03Using StringBuilder instead of StringBuffer in org.eclipse.debug.coreLars Vogel1-1/+1
2018-04-24Remove redundant type arguments in o.e.debug.core.Alexander Kurtakov1-136/+5
2017-12-11Bug 41353 - Launch configuration prototypesI20171211-2000Axel Richard1-5/+178
2014-08-05Bug 437122 - Stale launches in Debug view after canceling "Save andSarika Sinha1-0/+2
2014-05-21Bug 434245 - Failed to launch run / debug configurations are not addedSarika Sinha1-5/+4
2013-07-31Bug 352626 - Move platform debug to Java 1.6 BREEMike Rennie1-135/+166
2013-05-10Bug 395441 - An IAE exception from WorkspaceRoot breaks launch historyI20130512-2000I20130511-1500I20130510-2000Michael Rennie1-0/+1
2013-04-02Bug 395441 - An IAE exception from WorkspaceRoot breaks launch historyMike Rennie1-15/+17
2011-07-06[nobug] fix all of the Javadoc warningsMichael Rennie1-4/+5
2011-01-06Bug 332410 - StringIndexOutOfBoundsException when loading launch configuratio...Michael Rennie1-3/+4
2010-02-19Bug 300919 - Cannot remove empty launch from debug viewDarin Wright1-0/+6
2010-01-05Bug 288368 - getLaunchManager().launchConfigurationAdded/Changed not called f...Darin Wright1-4/+3
2009-12-17 Bug 297965 - Add launch time attribute to ILaunchMichael Rennie1-2/+1
2009-12-16Bug 297965 - Add launch time attribute to ILaunchDarin Wright1-0/+2
2009-11-12REVERT CHANGES FOR Bug 41353 - [launching] Launch config templatesDarin Wright1-90/+0
2009-11-12Bug 41353 - [launching] Launch config templatesDarin Wright1-0/+23
2009-11-05Bug 41353 - [launching] Launch config templatesDarin Wright1-10/+12
2009-11-05Bug 41353 - [launching] Launch config templatesDarin Wright1-0/+16
2009-10-14Bug 41353 - [launching] Launch config templatesDarin Wright1-0/+49
2009-05-04Bug 273498 Launch history generation could be more robustMichael Rennie1-6/+4
2009-01-20copyright updateDarin Wright1-1/+1
2009-01-20 Bug 261567 - [launching] ILaunchConfiguration's getLocation returns differen...Darin Wright1-7/+2
2008-10-03Bug 249364 - NPE getting file storeDarin Wright1-11/+22
2008-09-25Bug 248520 - NPE selecting launch configDarin Wright1-0/+8
2008-09-23Bug 236980 [launching] Support ILaunchConfigurations on EFS (copyright + sinc...Michael Rennie1-1/+11
2008-09-22Bug 236980 - [launching] Support ILaunchConfigurations on EFSDarin Wright1-109/+181
2007-11-13Bug 208109 - touching Environment tab makes launch config dirtyDarin Wright1-1/+8
2007-10-02Bug 204475 Build failure causes all builds to be canceledMichael Rennie1-8/+0
2007-08-29Bug 199294 LaunchManager provokes NPEs when *.launch files are on remote EFS ...Michael Rennie1-2/+1
2007-07-31Bug 177554 - [messages] remove internal error messages from translationsCurtis Windatt1-8/+8
2007-07-30Bug 191379 Console encoding does not match workspace encodingMichael Rennie1-5/+1
2007-07-24Bug 191379Michael Rennie1-0/+3
2007-07-16Bug 177554Michael Rennie1-13/+13
2007-07-10Bug 177554Michael Rennie1-11/+11
2007-03-12Bug 176266 a possible null-deference in "org.eclipse.debug.core/core/org/ecli...Darin Wright1-1/+1
2007-03-12Bug 176487 org.eclipse.debug.core crashes in headless modeDarin Wright1-5/+10
2007-03-09API clean up of experimental tagsDarin Wright1-6/+0
2007-02-21Bug 56642Michael Rennie1-33/+51
2007-02-15Bug 74480Michael Rennie1-0/+7
2007-01-26Bug 150970Michael Rennie1-119/+128
2007-01-24Bug 150970Michael Rennie1-1/+4
2007-01-24Bug 150970Michael Rennie1-11/+19
2007-01-03Bug 74480Michael Rennie1-5/+5
2006-12-08Bug 157059 [launching] extensible launch optionsDarin Wright1-2/+12
2006-11-30Bug 157059Michael Rennie1-3/+31

Back to the top