Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] Planning Meeting Notes - Apr 13, 2004

Debug
* Bug fixing
* Source lookup facilities are now public API
* Debug action filtering will be acheived through activities. Debug models 
can provide debug model activity bindings, and stack frame selection is 
used to trigger activities. We intend to remove the debug action group 
extension point.
* More work on refactoring support for Java breakpoints
* Support for runtime classpath entries that use "string variables"
* Conditional breakpoint editor and detail formatter editor now support 
key bindings for content assist
* Breakpoint location verification enahanced to allow breakpoints to be 
set in 1.5 code

Ant
* Bug fxing
* Support to edit external files in Ant editor
* Profiling for memory leaks


Back to the top