Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-03-30Bug 269878 JDT debug test suite hangs when using IBM Javav20090330Michael Rennie1-35/+13
2009-03-24Bug 269893 Importing JSP breakpoints causes an exceptionMichael Rennie1-12/+0
2009-03-19Verified Bugsv20090323Curtis Windatt1-0/+4
2009-03-19Bug 269287 - Content assist handler not disabled when the conditional breakpo...Darin Wright1-10/+27
2009-03-18Bug 269273 - updating "show in context" looks up source agressivelyDarin Wright1-8/+38
2009-03-18Bug 266022 - Mac launching bundle should be split into twov20090318-1100Darin Wright1-2/+2
2009-03-18adopted the new command constants from Platform UIDarin Wright2-53/+63
2009-03-17Bug 266022 - Mac launching bundle should be split into twoDarin Wright19-1512/+17
2009-03-17initial commit after splitv20090317Darin Wright22-0/+1741
2009-03-16Bug 268104: Launch config: JRE tab should show project's EECurtis Windatt1-0/+2
2009-03-16Bug 268104 - Launch config: JRE tab should show project's EEv20090316-1515Darin Wright3-0/+25
2009-03-16Bug 268130 - Labels on 'JRE' launch tab does not use sentence styleDarin Wright1-1/+1
2009-03-16updated build notesMichael Rennie1-0/+4
2009-03-16Bug 268241 [breakpoint][refactor] Saving file causes refactored breakpoint to...Michael Rennie1-2/+2
2009-03-15Bug 268393 - Debugger not letting me change value on null StringDarin Wright2-23/+37
2009-03-12updated build notesMichael Rennie1-0/+1
2009-03-12Bug 268238 - JDT doesn't know that it has stopped at a class load breakpointv20090311-2220Darin Wright1-6/+4
2009-03-09Bug 265871 - IOException from VM not suppressed for conditional breakpointv20090309-1600Darin Wright1-0/+4
2009-03-04Verified bug 267060v20090306Curtis Windatt1-0/+1
2009-03-04*** empty log message ***Darin Wright1-0/+1
2009-03-04Bug 258119 [64] no JRE detected on x86_64v20090310Michael Rennie1-4/+3
2009-03-04Bug 267060 - Add API for IJavaValue.isNull()Darin Wright8-10/+47
2009-03-04RESOLVED - bug 266998: Content assist in breakpoint condition does not propos...Curtis Windatt1-17/+28
2009-03-04Verified bugCurtis Windatt1-0/+4
2009-03-03 Bug 189486 - Unable to retrieve system properties for 1.1.8 VMDarin Wright2-0/+20
2009-03-03Bug 258845 - Launch configs fail with "Source attachment path '...' for IClas...Darin Wright1-7/+4
2009-03-03Bug 258845 - Launch configs fail with "Source attachment path '...' for IClas...v20090302-2030Darin Wright2-11/+53
2009-02-27Adding setVisibleItemCount to combos for Bug 245569v20090302-1500Curtis Windatt1-0/+4
2009-02-26update compiler settings to 'error' for unused members on private/local typesDarin Wright4-274/+299
2009-02-20Bug 260910 - Ability to contribute actions to be run whenever a java breakpoi...v20090223-2130Darin Wright39-538/+2137
2009-02-18remove discouraged access to show error dialog.v20090219Darin Wright3-7/+26
2009-02-17Bug 265115 Make EE first in JRE container wizard pageMichael Rennie4-84/+133
2009-02-13Bug 262262 - [breadcrumb] Add actions to quickly switch between contexts in D...v20090213-1600Darin Wright1-1/+1
2009-02-06*** empty log message ***v20090209Darin Wright1-0/+1
2009-02-06Bug 234425 - Only use relevant compiler options for debug evaluationsDarin Wright2-10/+28
2009-02-06Bug 208484 - variables should be available for headless operation when possibleDarin Wright2-5/+59
2009-02-06Bug 214130 - Provide API support for Step Thru Filters preferenceDarin Wright1-0/+6
2009-02-06Bug 214130 - Provide API support for Step Thru Filters preferenceDarin Wright6-29/+39
2009-01-27Verified bugsCurtis Windatt1-0/+4
2009-01-26Bug 262369 - NPE in viewer testv20090126-0900Darin Wright1-5/+167
2009-01-24Bug 221973 - Make WorkingDirectoryBlock from JDT a Debug API classv20090124-1600Darin Wright8-506/+22
2009-01-20 Bug 261567 - [launching] ILaunchConfiguration's getLocation returns differen...v20090124v20090123-1045Darin Wright1-1/+12
2009-01-19Bug 247990 [breakpoints] Breakpoint working set not updated properly after im...v20090119Michael Rennie1-1/+60
2009-01-13*** empty log message ***Darin Wright1-0/+4
2009-01-12updated copyrightv20090112-1500Michael Rennie1-1/+1
2009-01-09*** empty log message ***Darin Wright1-0/+1
2009-01-09 Bug 260445 - Deadlock in JavaRuntime.initializeVMsDarin Wright1-20/+6
2009-01-08*** empty log message ***Darin Wright1-0/+4
2009-01-08Bug 260402 - Conflicts during JRE's import are not solved correctly.Darin Wright1-5/+4
2008-12-17Verified Bugsv20081229Curtis Windatt1-0/+1

Back to the top