Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-02-03Bug 531631 - Replace usage of System.getProperty("file.separator")I20200203-1800Karsten Thoms1-6/+6
2020-01-16Use of String.equals("") can be replaced with String.isEmpty()(JDK6)Carsten Hammer1-1/+1
2020-01-14Prework for https://git.eclipse.org/r/#/c/118094I20200116-0930I20200116-0330I20200116-0310I20200115-1800Lars Vogel1-42/+76
2019-09-25Bug 550583 - Fix files that have ended up with CRLF in the gitI20190929-1800I20190928-1800I20190928-0515I20190928-0205I20190928-0000I20190927-1800I20190927-1530I20190927-0255I20190927-0225I20190927-0145I20190926-1800I20190926-0625Ed Merks4-556/+556
2018-11-09Bug 539895 - Mark test sources in jdt.debugI20181114-0925I20181114-0355I20181114-0200I20181112-1800I20181112-0435I20181112-0320Till Brychcy1-1/+5
2018-10-10Revert "Bug 539895 - Mark test sources in jdt.debug"S4_10_0_M1I20181016-1800I20181015-1800I20181015-0255I20181014-2350I20181014-1800I20181013-1800I20181012-1800I20181010-1800Noopur Gupta1-5/+1
2018-10-07Bug 539895 - Mark test sources in jdt.debugI20181010-0600I20181009-1800I20181009-0600I20181008-1800I20181008-0600I20181007-1800Till Brychcy1-1/+5
2018-08-23Bug 535802 - EPL-2.0 for tests in jdt.debugS4_9_0_M3I20180826-2000I20180825-1500I20180824-2000I20180823-0450I20180823-0430Lars Vogel95-283/+577
2018-07-09Bug 535344 - Replace StringBuffer with StringBuilderI20180712-2000I20180711-2000I20180710-2000I20180709-2000Lars Vogel1-1/+1
2018-06-07Bug 535318 - Update license to EPL-2.0 for jdt.debug in about.htmlLars Vogel1-13/+27
2017-12-25Bug 529201 - debug formatter settings inconsistent for try/catchAndrey Loskutov1-2/+2
2017-09-01Bug 518866 - [9] User should have the ability to define module path andSarika Sinha1-1/+1
2017-04-13Bug 515234 - make all save actions consistent in jdt.debug.*I20170419-0430I20170419-0130I20170418-2000I20170417-2000I20170416-2000I20170415-2000I20170414-2000I20170413-2000Andrey Loskutov1-1/+6
2017-04-13Bug 515234 - Clean up trailing white space in jdt.debug.*.testsAndrey Loskutov92-309/+309
2016-09-23Bug 502047 - Move JDT Debug to Java 1.8 BREEI20161004-1000I20161004-0800I20160927-0800Sarika Sinha2-4/+4
2016-04-18Bug 490012 - Remove the "strictly compatible JRE" per-project override from a...Stefan Xenos1-2/+0
2015-07-28Bug 472657 - Set "Redundant type arguments (1.7 or highter)" to warningI20150818-0800I20150811-1400I20150805-2000I20150805-0800I20150804-2000I20150804-0800I20150803-2000I20150803-0800I20150802-2000I20150728-0800Sarika Sinha13-34/+34
2015-03-13Bug 461682 - Move JDT Debug project to 1.7 complianceSarika Sinha5-40/+68
2013-08-01[nobug] remove display.beep() and turn on clean-upsMike Rennie1-9/+62
2013-07-30[nobug] update compiler settings / remove unchecked warningsMike Rennie2-7/+16
2013-06-25Bug 408834 - Please adapt Eclipse to the new Runtime.exec behavior inMike Rennie1-3/+25
2013-03-20[nobug] decrease severity of compatible JRE checkMike Rennie2-2/+3
2013-02-25Bug 399451 - Some projects have incorrect encoding setv20130225-190556Mike Rennie1-0/+2
2012-10-29Bug 392607 - JDI test suite does not work with Mac OSXI20121031-2000I20121031-0800I20121030-2000I20121030-0800I20121029-2000Mike Rennie2-5/+5
2012-05-23[nobug] update copyrightsv20120523-1953Mike Rennie58-58/+58
2012-03-01Bug 372934 - Support dynamic tracingv20120301-0523Mike Rennie1-1/+0
2012-01-19Bug 352479 - Move JDT debug to Java 1.5 BREEv20120119-2105Mike Rennie17-95/+381
2012-01-18Bug 352479 - Move JDT debug to Java 1.5 BREE - updated JDI tests forMike Rennie35-221/+350
2012-01-06Bug 352479 - Investigate moving debug to Java 1.5 BREEMike Rennie1-0/+2
2011-12-19Bug 352479 - Investigate moving debug to Java 1.5 BREEMike Rennie73-28/+236
2011-05-05synchronize Javadoc processing preferences for all debug test / example bundlesv20110509Michael Rennie1-18/+32
2011-05-05Copyright updatesMichael Rennie81-76/+126
2011-02-02Update project settings to make EE / JRE exact match problems an errorv20110207Michael Rennie2-1/+15
2008-04-21jdi test suite updatesMichael Rennie3-5/+6
2008-01-18updated legalMichael Rennie2-2/+2
2008-01-18updated testsuite to allow vm argsMichael Rennie2-62/+97
2007-04-04use J2SE-1.4Darin Wright1-1/+1
2007-04-03updated JUnit buildpath libraryMichael Rennie1-1/+1
2007-01-16task tag updates for the EXPERIMENTAL and CONTEXTLAUNCHING tagsMichael Rennie1-4/+7
2007-01-09javadoc updatesMichael Rennie84-402/+856
2006-11-28Bug 165845 com.sun.jdi.event.MethodExitEvent.returnValue() not working properlyDarin Wright2-4/+164
2006-10-03JUnit updateDarin Wright1-1/+1
2006-07-14bogus launch configDarin Wright1-5/+0
2006-06-21review for - Bug 145350 JDI Enhancements for Java 6.0Darin Wright2-3/+2
2006-06-20spellingDarin Wright1-1/+1
2006-06-20Review for Bug 145350 - JDI Enhancements for Java 6.0Darin Wright1-7/+4
2006-06-20spellingDarin Wright1-2/+2
2006-06-19Review for Bug 145350 - JDI Enhancements for Java 6.0v20060619Darin Wright1-2/+2
2006-06-14further update for unsupported beta capabilitiesfor Bug 145362Michael Rennie2-5/+17
2006-06-14further testing for Bug 145362Michael Rennie1-1/+77

Back to the top