Re: JDEbug and static variables

2005-09-23 Thread Roland Roberts
I'm using a freshly installed cedet-1.0pre3 and jde 2.3.5. I have a method which, after C-c C-v j looks like below. /** * Describe method here. * * @paramvalue * @paramvalue * @paramvalue * @paramvalue * @exception if an error occurs

JDE javadoc missing

2005-09-23 Thread Roland Roberts
Sorry for double sending, but the last one was mislabled in the subject and I didn't want it to get ignored for the wrong reasons Also, I have JDK 1.5 installed. This was/is working at another site with 1.4, but I'd have to double check just how fresh my JDE/CEDET install is there. I'm

Re: JDE javadoc missing

2005-09-23 Thread Roland Roberts
As a follow-up, I copied overlay-fix.el into jde/lisp and relaunched emacs. I wasn't clear on if this is necessary or not. I get a different error with font-lock mode on vs off. Here is the content of *Messages*: Setting customized JDE variables to startup values...

Re: JDE javadoc missing

2005-09-23 Thread Roland Roberts
It would appear that some code I wrote in 1997 to use tempo.el in cc-mode is breaking JDE. The relevant sections are in a file I have called cctempo.el (adds boilerplate to new C files, provides some functionality like jde-javadoc-autodoc-at-line to cc-mode) and uses tempo-user-elements.