Hi Len, I've tried it and it works well.
I had to change one thing though, customizing jde-findbugs-directory gave me errors on windows cvs emacs until I changed the default value of this variable to the empty string instead of nil. Suraj On Tue, 08 Feb 2005 12:57:11 +1300, Len Trigg <[EMAIL PROTECTED]> wrote: > > Hi all, > > I have put together an initial version of a jde-findbugs.el, which > lets you call the most excellent findbugs package > (http://findbugs.sourceforge.net/) from within JDE. > > I took jde-checkstyle.el as the starting point. The most important > functionality seems to be working, so I thought I'd flick it out for > interested people to try. See the limitations section of the lisp for > which bits don't currently work. > > Cheers, > Len. > > >
