Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-02-01Bug 530603 - [9] Expose API to get ILaunchConfiguration forI20180202-0315I20180201-2325Sarika Sinha1-1/+24
2017-09-08Bug 522059 - Remove redundant specification of type arguments fromI20170911-0405I20170910-2000I20170910-1055I20170910-0800I20170909-1500I20170909-0920I20170909-0800I20170909-0510I20170908-2345I20170908-2000Lars Vogel1-1/+1
2017-01-13Bug 510100 - [cleanup] Get rid of trailing white space in platform.debugY20170119-1000I20170119-2000I20170119-1010I20170119-0345I20170118-2000I20170118-1215I20170117-2000I20170116-2000I20170115-2000I20170114-2000I20170113-2000Andrey Loskutov1-128/+128
2016-08-17Bug 492182 - Add Terminate and Relaunch from Configurations, RelaunchY20160818-1000Sarika Sinha1-15/+66
2016-08-12Bug 492182 - Add Terminate and Relaunch from Configurations, RelaunchI20160816-1015I20160816-0800Sarika Sinha1-4/+36
2016-07-30Bug 492182 - Add Terminate and Relaunch from Configurations, RelaunchY20160804-1000I20160803-2000I20160803-0800I20160802-2000I20160802-0800I20160801-2000I20160801-0800I20160731-2000Sarika Sinha1-13/+154
2015-02-20Fixed bug 460417: Fix compiler problems from generified IAdaptable#getAdapter...Dani Megert1-4/+12
2014-08-13Bug 437193 - JSR-45 Support broken Mike Rennie1-2/+2
2013-07-31Bug 352626 - Move platform debug to Java 1.6 BREEMike Rennie1-7/+16
2012-09-04Bug 388238 - NPE when calling DebugUIPlugin.launchInBackground() from non-UI ...Pawel Piech1-0/+4
2012-05-15Fix Copyrights.Pawel Piech1-1/+1
2012-02-17Bug 369856 - [bp] Allows clients to create and extend toggle breakpoint actionsv20120217-1721Pawel Piech1-28/+60
2011-01-31Fixed bug 335727: Remove all breakpoint causes an NPEDani Megert1-15/+21
2011-01-13Fixed bug 334007: Breakpoint undo should not automatically register a breakpointDani Megert1-1/+6
2011-01-10Fixed bug 154784: [breakpoints] Undo support for deleting and toggling (off) ...Dani Megert1-17/+103
2010-12-13Bug 317975 - Fix for wrong usages of affect* and effect*Michael Rennie1-4/+4
2010-12-06Fixed wrong Javadoc.Dani Megert1-18/+18
2010-12-03Bug 331769 - Javadoc warnings in N201012022000Michael Rennie1-2/+2
2010-12-02Bug 327263 - Allow multiple debug views and multiple debug context providersPawel Piech1-14/+98
2008-10-24javadoc updateDarin Wright1-1/+1
2008-10-24Bug 229219 - Track "debugContext" with the window evaluation context.Pawel Piech1-0/+44
2008-07-10Bug 240088 Incorect org.eclipse.debug.ui.DebugUITools.openLaunchConfiguratio...Darin Wright1-7/+19
2008-05-29copyright updatesDarin Wright1-1/+1
2008-05-05Bug 222802 - NPE if DebugUITools.launch(...) is called on background threadDarin Wright1-1/+3
2008-03-07Bug 221905 clean up javadoc tagsMichael Rennie1-3/+0
2008-02-27trying api toolingMichael Rennie1-0/+2
2007-09-07Bug 89178 [launching] Open Properties dialog by clicking "Run As..." with Ctr...Michael Rennie1-6/+17
2007-04-04Bug 166219Michael Rennie1-1/+2
2007-03-27update copyrightsDarin Wright1-1/+1
2007-03-09API clean up of experimental tagsDarin Wright1-6/+0
2007-01-04Bug 74480Michael Rennie1-34/+0
2006-12-20Bug 167031Michael Rennie1-1/+42
2006-12-18Bug 168434 move debug commands to core plug-inDarin Wright1-4/+8
2006-10-26Bug 157059Michael Rennie1-2/+3
2006-10-25Bug 160932 API for debug context and debug commandsDarin Wright1-1/+18
2006-10-24 Bug 160932 API for debug context and debug commandsDarin Wright1-1/+1
2006-10-17Bug 157059 [launching] extensible launch optionsDarin Wright1-1/+34
2006-08-16javadocDarin Wright1-2/+3
2006-08-16signature change getLastLaunched -> getLastLaunchMichael Rennie1-1/+1
2006-08-16Bug 153964Michael Rennie1-0/+12
2006-06-09Bug 145545 [console] Console can only be associated with IDebugElement in...Darin Wright1-2/+10
2006-05-08copyright updateDarin Wright1-2/+2
2006-01-30Bug 122786 - getCurrentProcess() and getDebugContext() should use context ser...Darin Wright1-1/+17
2006-01-10spelling changes in javadocDarin Swanson1-8/+8
2005-12-08javadocDarin Wright1-5/+6
2005-12-08Bug 112412 - Make access to change variable colour preference publicSamantha Chan1-0/+14
2005-11-28Bug 89429 - Make the SourceLookupUIUtils class publicDarin Wright1-0/+29
2005-11-21Bug 114093 - [EditorMgmt] Prompted to save files which do not affect a buildSamantha Chan1-0/+4
2005-02-24CPL --> EPLDarin Swanson1-4/+4
2005-01-12memory rendering API testsDarin Wright1-1/+1

Back to the top