JDEbug vs jdb mode for JDE

2002-11-11 Thread David Lim
Just a little feedback about my experience using JDE to debug my java apps. Well, after much fiddling, I finally got debugging to work with JDE. My goal is to "just debug my java app". I was looking for something relatively simple like gud-mode in emacs. First of all, I've come to the conclusion

Re: [PATCH] jde build problems

2002-11-11 Thread David Lim
> "AP" == Andy Piper <[EMAIL PROTECTED]> writes: AP> Er, the new binary package has been up for a couple of weeks now. You AP> shouldn't be seeing this problem anymore if you upgraded. AP> andy >> Any workaround, before we get that new package? Hmm, I still seem to be getting the error.

Re: JDEbug setup

2002-11-11 Thread David Lim
The name of the variable has changed to jde-debugger. Set it to JDEbug. > "MJG" == Manuel J Garrido <[EMAIL PROTECTED]> writes: MJG> I've just started to develop with JDE. I've set it up and works great. MJG> I'm able to compile and build fine. I can also debug with jdb. I'm trying MJG> to

Re: [PATCH] jde build problems

2002-11-09 Thread David Lim
Any workaround, before we get that new package? Andy Piper wrote: It turns out that errors relating to `old-assoc' when using the XEmacs JDE package are due to build problems in the package. This patch fixes the file build order so that things that are needed later are built first. This seems to