2.17 released
Nathan Fiedler <[email protected]> 21 May 2003 22:45:29 -0700
| Newsgroups | gmane.comp.java.jswat.user |
|---|---|
| Organization | Blue Marsh Softworks |
| Message-ID | <1053582329.1333.7.camel@chip> |
Nothing but bug fixes. Was working on adding type-cast support to the expression evaluator, but simply don't have the time right now. - Fixed bug 649: disallow quick-copy of selected text from a text component to the text areas that are not editable. - Fixed bug 727: very long classpath would cause exceptions. - Fixed bug 745: shared memory radio button is now disabled in the attach dialog when the connector is not available. - Fixed bug 766: source view would throw a null pointer exception for a file stored inside a zip or jar. - Fixed bug 768: Michael M. submitted a patch to allow breakpoints to resolve within inner classes defined inside interfaces. - Fixed bug 769: alias command needs to strip enclosing quotes because command parser does not and thus multi-command aliases would fail. - Fixed bug 770: corrected bad alias example in command help. Enjoy n