Re: ANN: JDEE 2.2.9 available at ...

2002-11-11 Thread Mattias Aberg
Yes! Thanks, finally, for a final release! Works like a charm, as usual. I think it could have been called JDEE 3, or 2.3, but hey, you can't have everything =) Cheers, Mattias

bug: closing of *compilation* buffer

2002-11-11 Thread Michal Ceresna
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, I usually organize the buffers as follows: +++ +++ +++ +++ +_+ +++ the upper two buffers contain java sources, the lower one is the *compilation*. In last jdee versions, that I've tried

Re: bug: closing of *compilation* buffer

2002-11-11 Thread Jeff Rancier
The compilation buffer *vanishing* is a nice feature, except when running Ant tasks other than "compile". Trying to see the output of a *run* (or other task), requires you to switch to the compilation buffer after it vanishes to view the output. Which of course eats cycles. Jeff -

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 set JDEbug

accumulative changes in prj.el files

2002-11-11 Thread Nascif Abousalh-Neto
Title: accumulative changes in prj.el files Hi, I would like to setup my prj.el files so that I can have the subproject prj.el files adding to basic values defined on the master prj.el, or on my .emacs. For example, I would like to have a basic lists of classes defined for the

Offtopic:looking for a job ( Re: Java C++ developers needed in Switzerland)

2002-11-11 Thread Artur Hefczyc
Hi, Please forgive me this off- message. I know there are plenty of places to send mail like this. However if they don't work why to not trying something else? I have developed applications for open source community for some years and maybe now, I can find a job through this community. I

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. There are a

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