Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-04-12[nobug] synchronize PDE compiler settings + adjust JavaDoc processingv20120412-1646Mike Rennie3-10/+30
2012-03-28Fixed bug 371687: Deadlocks on workspace startupv20120328-1140Dani Megert3-15/+32
2012-03-19Bug 374268 - Use the DebugTrace object to print to trace filesv20120319-1845Mike Rennie3-11/+43
2012-02-29Bug 280602 - [launch] Updatev20120229-2138Mike Rennie1-1/+19
2012-02-15Bug 370604 - Use new dynamic tracing optionsv20120215-2211Mike Rennie2-32/+44
2011-12-15Report incompatible environment as 'Error'v20111215-1438Dani Megert1-1/+1
2011-11-15Bug 345298 - [breakpoints] BreakpointManager deadlocks trying to restorev20111115-2020Mike Rennie3-17/+19
2011-11-04Bug 345298 - [breakpoints] BreakpointManager deadlocks trying to restorev20111107-1153Pawel Piech2-7/+19
2011-10-06Bug 360127 - Set new text file line delimiter to Unix to prevent conflictsv20111006-1618cwindatt1-0/+2
2011-09-28Fixed .gitignorev20110928-1228Dani Megert1-1/+0
2011-08-08Bug 352315 - NPE in BreakpointManager.removeBreakpointListener() during shutdownMichael Rennie1-3/+3
2011-07-08Bug 295828 - [source lookup] NPE in ContainerSourceContainer with (invalid) l...Pawel Piech1-13/+16
2011-07-07[nobug] fix Javadoc warnings and add API problem filters for known API usage ...Michael Rennie1-1/+1
2011-07-06[nobug] fix all of the Javadoc warningsMichael Rennie36-772/+826
2011-05-18Removed "(Obsolete)" from title.Dani Megert1-2/+2
2011-05-05Copyright updatesMichael Rennie1-1/+1
2011-03-30Removed unused build notes, as we no longer update or use themMichael Rennie11-6117/+0
2011-02-02Report error if there's no strictly matching JRE for the EE.Dani Megert1-2/+2
2011-01-20Fixed deprecation warning.Dani Megert1-415/+417
2011-01-20Enabled Javadoc warnings and disabled to treat non-fatal errors like fatal ones.Dani Megert1-6/+13
2011-01-13Fixed bug 334007: Breakpoint undo should not automatically register a breakpointDani Megert2-16/+41
2011-01-10Fixed bug 154784: [breakpoints] Undo support for deleting and toggling (off) ...Dani Megert1-14/+39
2011-01-06Bug 332410 - StringIndexOutOfBoundsException when loading launch configuratio...Michael Rennie1-3/+4
2010-12-13Bug 317975 - Fix for wrong usages of affect* and effect*Michael Rennie1-2/+2
2010-10-26Bug 328710 - Compiler warning - unused private fieldDarin Wright1-5/+5
2010-09-24Bug 326063 - org.eclipse.debug.core.IExpressionManager.getExpressions() is no...Darin Wright3-93/+115
2010-08-17spelling mistake: breakpoing -> breakpointMichael Rennie1-1/+1
2010-08-12Bug 315805 - Scripts node sometimes likes to disappearMichael Rennie1-0/+4
2010-07-20Bug 233773 - [launching] Auto-delete of launch configurations changed behavio...Darin Wright2-2/+2
2010-06-29Bug 279277 - Cannot change the preference for Run/Debug > Launching > Launch ...Darin Wright4-11/+13
2010-05-19Bug 284557 - Default Launchers preference settings are not importedDarin Wright4-27/+111
2010-05-18copyright updatesDarin Wright9-643/+643
2010-05-18copyright updateDarin Wright1-0/+1
2010-05-18Bug 313143 - Preferred Launch Delegate not recovered from preferencesMichael Rennie1-1/+1
2010-05-10Bug 311813 - Deadlock in RuntimeProcess.terminated()Pawel Piech1-4/+14
2010-04-27Bug 310633 - jdt debug chkpii errors in I20100426-0852Darin Wright1-2/+3
2010-03-25 Bug 259281 - [launch] When using Environment tab it does not process variab...Darin Wright1-6/+7
2010-03-25Bug 279328 - Console View : Problem in UTF-8 translationDarin Wright2-13/+30
2010-03-18non-nls'd messageDarin Wright3-1/+4
2010-03-17 Bug 305509 - NPE shutting down DebugPluginMichael Rennie1-3/+3
2010-03-08Bug 275741 - [launching] LaunchConfigurationWorkingCopy.writeNewFile no longe...Darin Wright2-3/+23
2010-02-26fixed spelling mistakesMichael Rennie1-1/+1
2010-02-24Bug 295843 - Sort tracingOptions' mapEntries by keyDarin Wright3-5/+32
2010-02-19Bug 300919 - Cannot remove empty launch from debug viewDarin Wright1-0/+6
2010-01-22Bug 298935 - Skip All Breakpoints action does not work any more from keyboardDarin Wright3-12/+13
2010-01-13Bug 299444 comment #4 - Fixed isClosed() implementation.Pawel Piech1-1/+3
2010-01-13Bug 299444 - Deadlock in RuntimeProcessPawel Piech2-10/+27
2010-01-05Bug 288368 - getLaunchManager().launchConfigurationAdded/Changed not called f...Darin Wright3-15/+20
2009-12-21Bug 290288 - Detail panes/editors for Java breakpointsDarin Wright1-1/+10
2009-12-17 Bug 297965 - Add launch time attribute to ILaunchMichael Rennie1-2/+1

Back to the top