Re: JDEbug is not in the emacs menus

2001-12-03 Thread Paul Kinnucan
Milan Zimmermann writes: > Sorry for not filing the report. Attaching it here, plus my .emacs (I am > loading .emacs from another startup file and the "main" does not seem to copy > to the report) Thanks for the report. It turns out that there is a bug that causes the JDEbug menu not to app

Help->Symbol at point failed with latest beta

2001-12-03 Thread Berndl, Klaus
Please enter the details of your bug report here Just upgraded from 2.2.9beta6 to beta7. With beta6 Help->Symbol at point works but not with beta7. example: public void method (String str) { return; } Put point onto "String" and call the menu "Help->Symbol at point". With beta6 the javadoc

jde-build-ant-command does not handle Script for jde-ant-invocation-method

2001-12-03 Thread Max Rydahl Andersen
Using ant to build does work in the latest beta! jde-build-ant-command does not use the variable jde-ant-program at any point, thus it only works if you uses Java as the jde-ant-invocation-method. I use the script method. With hope Max

Re: JDEbug is not in the emacs menus

2001-12-03 Thread Paul Kinnucan
Milan Zimmermann writes: > Paul, thanks for your help. Basically, I need to set debugger to JdeBug in > JdeBug's customize and "save for current session" and then save the project > file (prj.el), is that right? > Yes, that is right. I believe this should avoid the bug. The problem with

RE: Help->Symbol at point failed with latest beta

2001-12-03 Thread Javier S. López
Delete your jde-help-docsets customization. The format of this customization variable was changed. Javier > -Original Message- > From: Berndl, Klaus [mailto:[EMAIL PROTECTED]] > Sent: Monday, December 03, 2001 10:32 AM > To: '[EMAIL PROTECTED]' > Cc: 'JDE' > Subject: Help->Symbol at poi

RE: jde-build-ant-command does not handle Script for jde-ant-invocation-method

2001-12-03 Thread Javier S. López
Thanks for pointing this out. I just fixed the bug. Feel free to grab jde-ant.el from the repository. http://sunsite.dk/cvsweb/jde/lisp/ Javier > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Max > Rydahl Andersen > Sent: Monday, December 03, 2001

Re: Errors compiling the latest jde-ant.el

2001-12-03 Thread jason . stell
Venkat What version of jde-ant.el are you compiling (is it the version that came with jde-2.2.8 or did you get the latest from CVS)? How are you performing the byte-code compilation? From within Emacs? What is your load-path? Do the jde-ant functions work properly if you don't byte-compile? Ja

JDEBug and thread stacks?

2001-12-03 Thread Kevin A. Burton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 OK. When I am debuging a process I can view a list of threads (IE the *Threads* buffer). I noticed that there is an entry for "Stack" at the bottom: [-]-, main thread group [-]-, main thread | |--- id: 7 | |---