Jude 0.99 is now available. Jude is my documentation browser software; it competes with both Sun's javadocs and my own book Java in a Nutshell, and is much easier to use than either of those alternatives.
This is a release candidate for Jude 1.0. If anyone reports showstopper bugs, I'll fix them. Otherwise, I'll soon release a 1.0 version
This is also, therefore, your last chance to buy Jude at its pre-release price.
New features in Jude 0.99 include:
- Site licenses are supported. If you have evaluated a single-user license for Jude and are interested in a site license, contact me and I'll get you one you can try.
- Jude now exists in 2 feature levels. Ordinary Jude is intended for developers who just want to browse the public API of existing libraries. "Jude Pro" is intended for developers who want to use Jude with the public API and internal implementation details of APIs they are developing themselves. Jude Pro allows you to view documentation for package-private types and for package and private members. It includes a "View Source Code" command to display the numbered and colorized source code for any type or member. And it can scan multiple releases of an API to determine which types and members were added (or deprecated) in which release. Contact me if you'd like to evaluate the Pro version of Jude.
- The keyboard shortcut for full-text queries has been changed to Q (for query). This frees up the "S" key for the Jude Pro "View Source" command.
- Jude's configuration file syntax and command-line options have changed. And its internal file format has also changed, which means that you will have to re-juice any APIs you have already juiced when you upgrade. This is explained in the new Jude Administrator's Guide, which has been separated out from the
Jude User's Guide.
- Various display changes, such as improved navigation links in page headers, automatic detection and grouping of factory methods, the ability to display a recursively complete set of cross references for any type, and the display of tips for new users.
.
Download Jude here.
Get an evaluation license here.