Debug Project New and Noteworthy for 3.1M2


Breakpoint groups

The Breakpoints view allows breakpoints to be organized into groups. Breakpoints can be automatically grouped by type, project, or file with the Group All By actions, or you can create and name arbitrary groups with the Add to Group action. Groups are displayed as top-level items in a tree. Enabling and disabling a group enables and disables all breakpoints in that group.

Picture of group managment in the breakpoint view


Evaluation support: generics

Java debug evaluations now support Java 5.0 generics.


Evaluation support: enhanced for loop

Java debug evaluations now support the Java 5.0 enhanced for loop syntax.


Move to Ant 1.6.2 code completion

The code completion in Eclipse has been updated for Ant 1.6.2

 


More folding in the Ant Editor

Support has been added so that you can fold comments and the DOCTYPE declaration in the Ant Editor