2.15 released

Nathan Fiedler <[email protected]> 09 Apr 2003 23:17:44 -0700
Newsgroups gmane.comp.java.jswat.user
Organization Blue Marsh Softworks
Message-ID <1049955464.1109.12.camel@chip>
Several contributions from others in this release, which is very
encouraging. I hope there are more contributions like these in the
future. Thank you, Jay and Neeraj.

- Jay Gindin added the keyboard mnemonics for the top-level menus and
  the command input field. He also added a few more keyboard shortcuts.
  I added the menu item mnemonics for nearly all of the menu items.
  You will want to remap some of your keyboard shortcuts since they
  may conflict with the new menu mnemonics.
- Neeraj Apte added the goto-line menu item, the short method
  descriptions in source view popup menu option, and sorted the methods
  in the source view popup menu.
- Implemented RFE 709: added option to local variables panel to display
  static final fields.
- Implemented RFE 717: display tooltips for cells in the threads panel.
- Implemented RFE 718: display tooltips for rows in the table in the
  classpath and sourcepath dialog.
- Implemented RFE 721: add a hotswap menu item to the class panel popup
  menu, which hotswaps the class under the mouse pointer.
- Implemented RFE 722: sort the methods in the class panel; also removed
  the method return types as they are not remotely interesting.
- Fixed bug 736: source view was inconsistent in handling breakpoints
  that used wild-carded names.
- Fixed bug 740: handle the missing file case gracefully in 'hotswap'.
- Fixed bug 741: breakpoints panel Show Source button now uses the
  resolved location of the breakpoint when available.
- Fixed bug 744: exception occurred when connecting to a remote debuggee
  through the listen command.
- Fixed bug 746: removed method access modifiers and return type from
  the method panel; sorted the rows by method name.
- Fixed bug 749: byte code views kept opening for the same class, over
  and over again.

Enjoy!

n

P.S. The release isn't showing up on sourceforge yet. It appeared one
time and then promptly disappeared. Hopefully it will reappear soon.