Java News from Saturday, April 22, 2006

Nathan Fiedler has released version 3.10 of JSwat, a graphical, stand-alone Java debugger built on top of the Java Platform Debugger Architecture. Features include breakpoints, source code viewing, single-stepping, watching variables, viewing stack frames, and printing variables. Version 3.10 adds a dialog for editing breakpoint groups and group conditions. The variables view has been improved too. JSwat is now published under the Sun Public License. (It was previously published under the GPL.)


Michael Fuchs has released DocBook Doclet 1.0.1, a doclet that creates DocBook SGML and XML documents from JavaDoc. 1.0.1 adds support for Java 1.4 and 5 and fixes bugs.