2.11 released
Nathan Fiedler <[email protected]>
| Newsgroups | gmane.comp.java.jswat.user |
|---|---|
| Organization | Blue Marsh Softworks |
| Message-ID | <1038820993.1558.3.camel@chip> |
Several of these changes are brought on by user votes. In general I will be making changes that have votes, when they are feasible. Presently there are over 100 issues in the bugs database. I need more votes to help priortize future efforts. Please vote. - Implemented RFE 66: display threads and threadgroups in the threads panel, using a tree-table component. - Implemented RFE 75: remember the widths of the columns in the panels which use table displays (methods, threads, stack, watches). - Implemented RFE 441: added a simple breakpoint condition editor. - Implemented RFE 442: added a simple breakpoint monitor editor. - Implemented RFE 504: remember the order of the columns in the panels which use table displays (methods, threads, stack, watches). - Implemented RFE 662: source view popup menu can launch external source editor, passing filename and line number to any program. See the source view help page for the details. - Fixed bug 657: re-select the previous look and feel menu item if an error occurs while changing to a new look and feel. - Fixed bug 663: added close buttons to about, evaluate, and window list dialogs. Removed breakpoints dialog because it was redundant. - Fixed bug 666: added additional notes to the remote debugging help file concerning when it should be used instead of launched debugging. - Fixed bug 668: setting breakpoints in nested inner classes usually failed to work in one way or another. - Fixed bug 678: help search feature was throwing null pointer. - Fixed bug 680: uncaught exception breakpoint would always suspend the debuggee, despite changing the suspend policy. enjoy nathan