The Java Class Browser (JCB) for Emacs version 0.02 is now available. It can be downloaded from: http://home.swipnet.se/mayhem/javabrowser.html Here are some of the new features in version 0.02: - I changed the prefix of all files, functions and variables from "jcb-" to "jde-jcb-". This will cause customization variables to be saved in JDE project files, which can be useful. - Now supports non-Java files as well. File browsing can be done for any type of file, but function parsing currently only works for C and Lisp files. I'm using the semantic parsers for this. - History buffer added. Very useful and fast if you are editing a small number of files spread across different packages. - Layout function added. Let's you fast and easy choose from a set of pre-defined window layout's. It would be great if you contributed with your own layout's. Thanks to Jim Loverde for helping me with this. - Packages matching a regular expression can be excluded. Thanks to Mark Gibson for implementing this. Please note that the new version requires semantic v1.2 or higher and JDE v2.1.9. I'm grateful for feedback! -- | Jesper Nordenberg, M.Sc. in C.S.E., [EMAIL PROTECTED] | NNL Technology AB, www.nnl.se | Phone: +46 13 211400 Mobile: +46 70 9689374 | Address: Teknikringen 1B, S-58330 Link�ping, SWEDEN
