Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-07-21Use JDT static inner class clean up for platform.debug internal packagesY20210810-0820Y20210810-0500Y20210805-0800Y20210804-1030Y20210730-0530Y20210729-0800Y20210727-0800Y20210722-0800I20210811-1800I20210810-1800I20210809-1800I20210808-1800I20210807-1800I20210806-1800I20210805-1800I20210804-1800I20210804-0930I20210730-1800I20210729-1800I20210729-0050I20210728-1800I20210727-1800I20210726-1800I20210725-1800I20210724-1800I20210723-1800I20210722-1800I20210721-1800Lars Vogel2-2/+2
2021-07-21[cleanup] Combine nested 'if' within 'else' block to 'else if'Karsten Thoms2-9/+5
2019-10-25Bug 552423 - Replace usage of deprecated AbstractUIPlugin#getWorkbenchI20191103-1800I20191102-1800I20191101-1800I20191101-0300I20191031-1800I20191031-1325I20191030-1800I20191030-0010I20191029-1800I20191028-1800I20191027-1800I20191026-1800I20191025-1805Karsten Thoms1-1/+2
2019-06-14Bug 547304 - [cleanup] Fix wrong space/tab indentationI20190616-1800I20190615-1800I20190614-1800Paul Pazderski24-849/+849
2019-06-12String.indexOf can be replaced with String.containsI20190613-0210I20190612-1800I20190612-0115Carsten Hammer1-1/+1
2019-03-20Remove useless non-javadoc see comments.Alexander Kurtakov17-212/+15
2018-08-21Bug 535802 - EPL-2.0 for platform.debug examplesLars Vogel36-108/+216
2018-05-03Use StringBuilder instead of StringBuffer in debug examplesLars Vogel1-1/+1
2018-03-29Bug 533055 - Remove redundant type argumentsI20180403-2000I20180402-2000I20180401-2000I20180331-1500I20180330-2235I20180330-2000I20180329-2000Alexander Kurtakov6-37/+14
2017-09-08Bug 522027 - Remove trailing whitespace fromLars Vogel26-178/+178
2015-03-05Bug 461219 - Compile warnings in official buildI20150305-1200Sarika Sinha1-9/+3
2015-02-20Fixed bug 460417: Fix compiler problems from generified IAdaptable#getAdapter...Dani Megert7-38/+46
2013-07-31Bug 352626 - Move platform debug to Java 1.6 BREEMike Rennie34-168/+301
2013-07-17Bug 409456 - Get rid of discouraged access warningsI20130730-0800I20130724-1600I20130723-0800I20130717-1600Mike Rennie1-5/+21
2013-07-16Bug 413095 - Clean up deprecation and code warningsMike Rennie19-103/+114
2012-10-16Bug 386673 - Show warning messages in launch configuration dialogv20121016-001855I20121016-0800Mohamed Hussein1-2/+9
2012-05-15Fix Copyrights.Pawel Piech3-3/+3
2012-03-09Bug 344023 - [var] Need a way to override Find action of Variablesv20120309-2311Pawel Piech3-1/+374
2011-07-06[nobug] remove Javadoc warnings and NLS manifest + plugin.xmlMichael Rennie1-2/+2
2010-09-24Bug 326152 - [Memory View] new monitors added while Memory view is hidden or ...Darin Wright1-0/+101
2010-05-04 Bug 311207 - [examples] NPE terminating PDA debug targetMichael Rennie1-2/+4
2009-10-27Bug 293426 - Compiler warnings in I20091027-0100Darin Wright1-2/+1
2009-09-21Bug 286310 - Checkbox support for Flexible Hierachy viewDarin Wright1-0/+32
2009-09-11Bug 286256 - Request to move Restart icon to core debug frameworkPawel Piech2-0/+94
2009-01-16Bug 261400 - Port the PDA example debugger's virtual machine from Perl to JavaPawel Piech7-78/+96
2008-10-24Bug 229219 - Track "debugContext" with the window evaluation context.Pawel Piech7-170/+201
2008-09-25Bug 212316 - Allow multiple debuggers to create breakpoints using the same ed...Pawel Piech3-19/+278
2008-05-29*** empty log message ***Darin Wright2-6/+6
2008-01-31add resource mappings and lanuch types to launch shortcutsDarin Wright2-0/+13
2008-01-29Launch shortcut for MIDI filesDarin Wright1-0/+24
2008-01-28initial release of additional MIDI exampleDarin Wright1-1/+7
2007-10-22unused local variableDarin Wright1-1/+1
2007-10-10fix for image registry path (plug-in name change)Darin Wright1-1/+1
2007-10-09release of original PDA code baseDarin Wright26-0/+2370

    Back to the top