Version 0.04 of JCB (the Java Class Browser for Emacs) is now available
at http://home.swipnet.se/mayhem/javabrowser.html. It's been a while
since the last update and there have been some major changes:
- The package buffer is now a tree (similar to the Speedbar) which makes
it easier and faster to navigate in big directory structures. Class
files can optionally be shown in the packages buffer as well.
- Navigation using the keyboard (using Enter/Tab) is now possible.
- Better handling of mouse events.
- Automatic update of the packages buffer.
- Context sensitive pop-up menus have been added to the packages and
classes buffers.
- The methods buffer can now be sorted. Thanks to Brian Anderson
<[EMAIL PROTECTED]>.
As always, if you have any suggestions or bug reports send them to me
([EMAIL PROTECTED]). If you haven't tried JCB yet, give it a spin, you
might even like it :)
/Jesper Nordenberg