I just tried it. ECB looks very nice too!
> -----Original Message----- > From: Ping Liang [mailto:[EMAIL PROTECTED] > Sent: Friday, March 04, 2005 12:29 PM > To: jde-users > Subject: Re: Problem with nqmacs + jdee 2.3.5 > > I found the cause of these problems. I still had jdee > 2.3.4beta5 directory in my site-lisp directory. As soon as I > removed that, the problems I mentioned went away. > > Thanks anyways. > > On Thu, 3 Mar 2005 10:24:17 -0500, Ping Liang > <[EMAIL PROTECTED]> wrote: > > Hi, > > > > I decided to use nqmacs to take advantage of the new emacs > features it > > provides. Since it does not work with jdee 2.3.4beta5 that I was > > using, I also upgraded jdee to 2.3.5. After this, jdee > behaves quite > > differently. To name a few, > > > > 1) I noticed that jdb menu was not in the menu bar anymore. I > > installed jde-usage and it was not there either. Functions > are still > > defined as I can still use them but... > > > > 2) I have an entry in my .emacs to add my own style, something like > > indenting only by 2 characters, etc. It does not work any more. It > > seems that all are default values. What I do is (add-hook > > 'jde-mode-hook 'my-jde-mode-hook). > > > > 3) The key binding for jdee is not longer there. For > example, C-c C-v > > Cy would bring me to the definition of a method/class/variable. No > > more. However, things like jde-open-class-source would work if I > > execute it from M-x. > > > > While I can easily switch back to the old setup, the new > emacs is just > > too attractive to give up. Anybody has the same > experiences? Any help > > would be appreciated. > > > > Regards, > > > > Ping > > >