Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-03-04Bug 267060 - Add API for IJavaValue.isNull()Darin Wright2-2/+5
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 Wright1-0/+46
2009-02-20Bug 260910 - Ability to contribute actions to be run whenever a java breakpoi...v20090223-2130Darin Wright7-1/+701
2009-02-13Bug 262262 - [breadcrumb] Add actions to quickly switch between contexts in D...v20090213-1600Darin Wright1-1/+1
2009-02-06Bug 208484 - variables should be available for headless operation when possibleDarin Wright1-3/+57
2009-02-06Bug 214130 - Provide API support for Step Thru Filters preferenceDarin Wright1-4/+3
2009-01-26Bug 262369 - NPE in viewer testv20090126-0900Darin Wright1-5/+167
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
2008-12-12Bug 258560 - API to retrieve properties from ee definition filesDarin Wright3-12/+61
2008-12-11Bug 258469 - catch up to changes in JavaMoveProcessorDarin Wright2-2/+2
2008-12-01Bug 257103 - modify execution environment tests to not break real environmentsv20081201Darin Wright5-181/+9
2008-11-17Bug 244059 [breakpoints] Allow breakpoints to specify when they should be ove...v20081117Michael Rennie3-3/+387
2008-11-03Bug 252387 context launch offers to launch configs that have no associated pr...v20081103Michael Rennie5-0/+30
2008-10-31Bug 252609 - Transient ConsoleLineTracker test failuresDarin Wright5-5/+24
2008-10-29transient failuresv20081029-1400Darin Wright1-2/+1
2008-10-27Bug 252141 - Compile warnings in official buildv20081027-1600Darin Wright7-14/+14
2008-10-03Bug 236296 - "update the classpath settings" feature sets wrong project compi...Darin Wright3-0/+43
2008-09-26 Bug 248466 - Cannot launch if build path contains a ".." entryv20080929Darin Wright1-0/+73
2008-09-23updated PDE prefsMichael Rennie1-9/+23
2008-09-22linux permissionsv20080922Darin Wright1-0/+4
2008-09-22Bug 236980 - [launching] Support ILaunchConfigurations on EFSDarin Wright1-1/+10
2008-09-22Bug 236980 - [launching] Support ILaunchConfigurations on EFSDarin Wright11-2/+656
2008-08-15Bug 243818 - [API] Need export/import breakpoint API to export breakpoints as...Darin Wright1-0/+6
2008-08-12Bug 243818 - [API] Need export/import breakpoint API to export breakpoints as...Darin Wright1-2/+32
2008-07-29Bug 228400 - disable transient test failure for watch expression updateDarin Wright2-2/+2
2008-06-25Disabled test for Bug 228400 - test failure for watch expression updatev20080630Darin Wright1-1/+3
2008-06-04Bug 235647 - [tests] Regression tests for Logical Structuresv20080604R3_4Darin Wright1-0/+1
2008-06-04Bug 235647 - [tests] Regression tests for Logical StructuresDarin Wright4-1/+192
2008-05-29Bug 232096 - degradation in Remove Line Breakpoints perf testDarin Wright1-1/+1
2008-05-09Bug 217127 - Regression in performance test PerfContextualLaunchMenu#testCont...v20080509-1630Darin Wright2-0/+11
2008-05-08Bug 223851 - Contextual launch not choosing most recent configurationv20080508-1600Darin Wright1-10/+7
2008-04-25remove API nature from test projectsDarin Wright1-6/+0
2008-04-21Bug 203860 - Eclipse Automated test group - jdtdebug fails to give test resul...v20080421Darin Wright1-2/+6
2008-03-18Bug 223009 JDT debug test failuresMichael Rennie1-1/+1
2008-03-17added manifest to test plugin to prevent failures in p2 buildsMichael Rennie3-39/+53
2008-02-28Bug 217930 - Provide ee property for binary source mappingCurtis Windatt8-10/+56
2008-02-27trying api toolingMichael Rennie1-0/+6
2008-02-20Bug 218205 - JRE Definition dialog does not filter -Dee.* propertiesv20080221_pre_api_toolingCurtis Windatt3-19/+12
2008-02-20Bug 217934 - Use ee.additional.dirs for bootpath extensionsCurtis Windatt4-2/+34
2008-02-06copyrightv20080206Darin Wright1-1/+1
2008-02-06Bug 217852 - [jres] search for installed JREs adds many bogus EE configurationsDarin Wright1-1/+1
2008-02-01Bug 214650 - Execution Env description file allows only one source archiveDarin Wright3-2/+20
2008-02-01Bug 217447 - JREContainer keeps getting initialized if problem with EEDarin Wright1-1/+1
2008-01-29Bug 213069 - Extend PresentationContext to save and restore propertiesDarin Wright2-1/+54
2007-12-10Bug 212442 Failing importbreakpoints testsv20071210Michael Rennie1-15/+15
2007-12-07Bug 202678 - IViewerUpdate should have a method to return viewer inputDarin Wright1-5/+5
2007-12-06Bug 208034 [launching] Unexpected error when opening launch config dialog fro...Michael Rennie1-7/+6
2007-12-03Bug 208039 - Tweaks to context launchingv20071203Darin Wright1-1/+1

Back to the top