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-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-18adopted the new command constants from Platform UIDarin Wright2-53/+63
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-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-04Bug 267060 - Add API for IJavaValue.isNull()Darin Wright1-3/+2
2009-03-04RESOLVED - bug 266998: Content assist in breakpoint condition does not propos...Curtis Windatt1-17/+28
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 Wright1-91/+99
2009-02-20Bug 260910 - Ability to contribute actions to be run whenever a java breakpoi...v20090223-2130Darin Wright3-3/+43
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 Rennie3-84/+129
2009-02-06Bug 208484 - variables should be available for headless operation when possibleDarin Wright1-2/+2
2009-02-06Bug 214130 - Provide API support for Step Thru Filters preferenceDarin Wright1-5/+2
2009-01-24Bug 221973 - Make WorkingDirectoryBlock from JDT a Debug API classv20090124-1600Darin Wright8-506/+22
2008-12-15Bug 256568 Possibly broken code in JDTDebugRefactoringUtil.createChangesForOu...v20081215Michael Rennie1-3/+9
2008-12-15Bug 256566 Possibly broken code in JDIModelPresentation.isObjectValue(String)Michael Rennie1-9/+4
2008-12-15Bug 258119 [64] no JRE detected on x86_64Michael Rennie2-59/+48
2008-12-12Bug 258560 - API to retrieve properties from ee definition filesDarin Wright2-20/+14
2008-12-11Bug 258462 - should use required bunlde for com.ibm.icu rather than import pa...v20081211-1000Darin Wright1-2/+2
2008-12-04Bug 257466 Hot Code Replace Fail dlg has two buttons with _D_Michael Rennie1-2/+2
2008-11-18added @noextend tags to interfacesDarin Wright1-0/+1
2008-11-17Bug 244059 [breakpoints] Allow breakpoints to specify when they should be ove...v20081117Michael Rennie8-1474/+8
2008-11-05Bug 253857 migrate to new JFace PixelConverterMichael Rennie2-44/+2
2008-10-31Bug 252360 Can not place breakpoint in inner class of an annotationMichael Rennie1-0/+7
2008-10-31Bug 252445 toggle breakpoint jobs should have a priorityMichael Rennie1-0/+4
2008-10-20Bug 182974 [breakpoints] Removing a breakpoint causes two independent resourc...v20081020Michael Rennie1-1/+2
2008-10-20Bug 232710 [breakpoints] Java breakpoint markers description icon/text missingMichael Rennie2-0/+65
2008-10-17Bug 248054 Can't set breakpoint annotation as HighlightedMichael Rennie3-10/+37
2008-10-15Bug 244395 [refactoring] [launch config refactoring] project rename cannot undoMichael Rennie1-2/+3
2008-09-23Bug 236980 [launching] Support ILaunchConfigurations on EFS (copyright + sinc...Michael Rennie1-1/+1
2008-09-22Bug 236980 - [launching] Support ILaunchConfigurations on EFSDarin Wright1-10/+6
2008-08-26Bug 245153 Variable references empty selection: ${java_type_name}Michael Rennie1-2/+7
2008-08-25Bug 244920 Two Breakpoints in one line. Saving of class not possible (NPE).Michael Rennie1-1/+22
2008-08-13Bug 243244 VM capabilities page should use getAdapter to obtain JDIDebugTargetMichael Rennie1-2/+4
2008-08-11Bug 111818 new launch config arguments field should let Ctrl+Enter engage dia...v20080811Michael Rennie3-38/+61
2008-08-11Bug 111818 new launch config arguments field should let Ctrl+Enter engage dia...Michael Rennie3-14/+39
2008-08-11Bug 243139 - Need a way to open stacktrace console with an initial textCurtis Windatt1-1/+18
2008-07-30Bug 233297 - TreeModelContentProvider appears to throw an AIOOBDarin Wright1-20/+5
2008-07-16Reverting - Bug 239612 - Use Ctrl+Click instead of Ctrl+Alt for 'Step Into Se...v20080722Curtis Windatt1-1/+1
2008-07-07Bug 231790 NPE when opening Run Configuration Dialog on linux/gtkv20080707Michael Rennie1-2/+4
2008-07-07Bug 239612 Use Ctrl+Click instead of Ctrl+Alt for 'Step Into Selection'Michael Rennie1-1/+1
2008-06-03Bug 205479 [doc] Update help for new JRE from EE file wizardMichael Rennie4-2/+14
2008-05-29Bug 229394 [CellEditors] NPE from JFace when using cell editor in variables viewMichael Rennie1-30/+18
2008-05-29copyright updatesDarin Wright28-33/+43
2008-05-21Bug 232699 TVT34:TCT330: TVT FR - Space missing before colon sign in Frenchv20080521Michael Rennie1-15/+5
2008-05-14Bug 228985 - JREsPreferencePage.java resizing problemv20080514-1618Curtis Windatt1-3/+8

Back to the top