Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2009-12-16Bug 297965 - Add launch time attribute to ILaunchDarin Wright3-0/+21
2009-12-15 Bug 297292 - valid config names are generated twiceMichael Rennie1-0/+1
2009-12-14fix deprecation warning for save participantDarin Wright1-2/+2
2009-12-14Fix warnings in build.propertiesDarin Wright2-2/+15
2009-12-09fixed javadoc spelling errorDarin Wright1-1/+1
2009-11-24 Bug 296007 - Follow-up to deprecated ILaunchManager#generateUniqueLaunchCon...Michael Rennie1-1/+1
2009-11-12REVERT CHANGES FOR Bug 41353 - [launching] Launch config templatesDarin Wright9-586/+43
2009-11-12Bug 41353 - [launching] Launch config templatesDarin Wright3-24/+90
2009-11-09 Bug 76353 - [launching] Ctrl+click on debug or run toolbar button should op...Michael Rennie1-1/+12
2009-11-05Bug 41353 - [launching] Launch config templatesDarin Wright7-48/+170
2009-11-05Bug 41353 - [launching] Launch config templatesDarin Wright8-18/+145

Back to the top