Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-10-15update bundle version for 3.5.2 maintenance streamv20091015_r352Darin Wright1-1/+1
2009-10-15[3.5.2] Bug 285607 - [performance] expensive inner loop in JavaSourceLookupUtilDarin Wright1-2/+4
2009-08-11[r351] Bug 281426 - Race condition: IModelProxy.installed() is called after I...v20090811_r351R3_5_1Darin Wright1-2/+10
2009-07-08[r351] Bug 195183 - [launching] JavaClassPath.performApply() uses original in...v20090708_r351Darin Wright2-3/+3
2009-05-27copyrightv20090527R3_5Darin Wright15-85/+115
2009-05-27Bug 277896 - Ensure "Java development" is not capitalizedDarin Wright1-1/+1
2009-05-26updated build notesv20090526Michael Rennie1-0/+4
2009-05-26Bug 268241 [breakpoint][refactor] Saving file causes refactored breakpoint to...Michael Rennie6-5/+12
2009-05-21Bug 277187: [evaluation] duplicate named synthetic local variables cause expr...v20090521Curtis Windatt2-1/+10
2009-05-21updated build notesMichael Rennie1-0/+1
2009-05-19Bug 269182 - [breakpoints] Breakpoint does not have an associated marker erro...v20090519Darin Wright4-95/+271
2009-05-19Bug 276377 [doc] Minor minor minor Javadoc bug: IRuntimeClasspathProviderMichael Rennie1-3/+3
2009-05-13Bug 241394 - [Console] Can not get input text properly in eclipse console panelv20090513Curtis Windatt1-1/+71
2009-05-12updated build notesv20090512Michael Rennie1-0/+1
2009-05-12Bug 273633 JDIObjectValue / IJavaClassType classcast in inspect / displayMichael Rennie1-11/+21
2009-05-12updated build notesMichael Rennie1-0/+1
2009-05-11Bug 265037 - Deadlock in the debuggerv20090511-1600Darin Wright1-3/+5
2009-05-11Bug 275614 - REGRESSION: threads no longer expanded if Debug view not visiblev20090511Darin Wright1-1/+52
2009-05-11updated build notesMichael Rennie1-0/+4
2009-05-11Bug 275486 NPE while debugging.Michael Rennie1-1/+4
2009-05-04updated build notesv20090504Michael Rennie1-0/+1
2009-05-04Bug 273845 quick fix for "no compatible JREs installed in the workspace"Michael Rennie9-61/+193
2009-05-04updated build notesMichael Rennie1-5/+0
2009-05-04*** empty log message ***Darin Wright1-0/+5
2009-05-04updated build notesMichael Rennie1-0/+4
2009-05-04updated build notesMichael Rennie1-0/+2
2009-05-04Bug 273858 Edit and Remove buttons incorrectly enabledMichael Rennie1-79/+32
2009-05-04updated build notesMichael Rennie1-0/+1
2009-05-04Bug 273656 Generated launch configuration has no name if anonymous class is i...Michael Rennie2-4/+4
2009-05-04updated build notesMichael Rennie1-0/+4
2009-05-04Bug 274727 [launching] Debug Configurations dialog is slow when network is downMichael Rennie2-4/+50
2009-05-02Bug 274552 - Can end up with empty target when thread groups are onDarin Wright1-0/+49
2009-04-24Bug 273630 - Errors in breakpoint conditions not handled properly if breakpoi...v20090429v20090428v20090424-1600Darin Wright4-1/+114
2009-04-17Verified Bugsv20090420Curtis Windatt1-0/+5
2009-04-17Bug 272508 - Many com.sun.jdi.ObjectCollectedException recentlyDarin Wright1-9/+9
2009-04-17Bug 272494 - Debug view shows stale threadsDarin Wright1-0/+11
2009-04-09Bug 271700 - testDeclaringTypes failing in nightly buildv20090413-1530Darin Wright6-1/+74
2009-04-09Bug 265714 - conditional breakpoint at end of stepDarin Wright4-19/+58
2009-04-09Bug 271785 - Migrate compilation error/uncaught exception handling to breakpo...Darin Wright4-50/+212
2009-04-08Bug 271700 - testDeclaringTypes failing in nightly buildDarin Wright1-1/+1
2009-04-08update lower bound of required bundlesDarin Wright3-30/+30
2009-04-07Bug 265870 - Conditional breakpoints sometimes causes debug actions to have w...Darin Wright2-6/+7
2009-04-07 Bug 269231 - JDT debug model gets to bad state if conditional breakpoint cal...Darin Wright11-88/+152
2009-04-07spellingMichael Rennie1-1/+1
2009-04-06Bug 271336 Test failures on Mac OSv20090406Michael Rennie2-0/+2
2009-04-06Bug 271336 Test failures on Mac OSMichael Rennie2-3/+16
2009-04-01Bug 268950 [Commands] New APIs in IWorkbenchCommandConstants are missing '_' ...Michael Rennie2-32/+33
2009-03-31updated copyrightsMichael Rennie150-912/+1003
2009-03-31removed unused NLS stringsMichael Rennie13-33/+1
2009-03-30Bug 269878 JDT debug test suite hangs when using IBM Javav20090330Michael Rennie1-35/+13

Back to the top