RE: Should the JDE require ECB?

2001-06-14 Thread Nascif Abousalh-Neto
Title: RE: Should the JDE require ECB? Hi Paul,     Great idea, I think that there is a lot of synergy to explore between JDE and ECB. Besides the integration with the project variables (for source directories and other parameters) I think that there is a lot to gain as well in the use of

Should the JDE require ECB?

2001-06-14 Thread Paul Kinnucan
Hi all, I have come to rely on the Emacs Code Browser (ECB) and would like to integrate it into the JDE. This would entail making ECB yet another external package required by the JDE. The benefit, however, is that the JDE would provide facilities for using ECB, such as keybindings and menu items

Re: BUG: maybe

2001-06-14 Thread Paul Kinnucan
At 07:27 AM 6/13/2001 +1000, you wrote: >Any reason beanshell.el contains defcustom declarations refering to >to the customisation group 'bsh', but no matching defgroup >declaration? I can't find group bsh defined in any of the lisp files. I forgot to include the defgroup declaration. The nex

ANN: JDE 2.2.8beta1 available at ...

2001-06-14 Thread Paul Kinnucan
http://jde.sunsite.dk/ JDE 2.2.8beta1 *** * PLEASE READ * *** * * *

ANN: JDE 2.2.8beta1 available at ...

2001-06-14 Thread Paul Kinnucan
http://jde.sunsite.dk/ JDE 2.2.8beta1 *** * PLEASE READ * *** * * *

Re: Enhancement request for completion: inherited protected methods

2001-06-14 Thread Paul Kinnucan
At 09:13 AM 6/14/2001 -0400, Philip Miller wrote: >I just started using completion a few weeks ago, and I think it is >great! There is another thread on what to do with method arguments in >jde completion. I have another request for completion: I would like >for protected methods to be listed w

Re: pb with deactivate-mark function

2001-06-14 Thread Paul Kinnucan
At 02:39 PM 6/14/2001 +0200, Fred Hémery wrote: >Please enter the details of your bug report here > >I have problem when i when to insert template code like get/set pair >function or when i want create a new file (class, console) by menu. >The error was : > >Symbol's function definition is void:

Re: JDEbug on Linux

2001-06-14 Thread Ben Speakmon
On 14 Jun 2001 21:04:27 +0200, Mario Neudeck Hello all, > am I right thats not possible to run JDEbug with JDK1.3/JRE1.3 on > linux?. There's a section in the users guide. Is there a turnaround? It's very possible. I do it every day. Did it five minutes ago, in fact. :) Did you follow the setup

JDEbug on Linux

2001-06-14 Thread Mario Neudeck
Hello all, am I right thats not possible to run JDEbug with JDK1.3/JRE1.3 on linux?. There's a section in the users guide. Is there a turnaround? Thanks, Mario

jde xemacs support

2001-06-14 Thread EXT-Syre, John
sounds like we need to clone paul and xemacsify him, :-) I liked the looks of xemacs but I found it is not supported at a lot of the places I work. I'm an independent contractor so I work at a lot of different places. If they have any emacs it is usually gnu not xemacs. Believe it or not at a

RE: JDE 2.2.8beta1 available at ...

2001-06-14 Thread MacEachern, Tim
Title: RE: JDE 2.2.8beta1 available at ... Neither this nor the previous 2.2.7 release contain the bug fix for jde-dbs.el I submitted for JDEbug under Solaris.  Is there some reason for this? Regards Tim MacEachern -Original Message- From: Paul Kinnucan To: jde-list Sent: 6/13/2001

RE: pb with function: deactivate-mark

2001-06-14 Thread Paul Kinnucan
At 08:54 PM 6/14/2001 +0530, Vishy wrote: > > Anyway, I do not use XEmacs so I do not have the incentive, let alone the >time, to > > resolve this problem. I suggest that you and other XEmacs users try to get > > at the bottom of the problem and provide a fix. Or you could use Emacs, > > which is

RE: pb with function: deactivate-mark

2001-06-14 Thread Vishy
> Anyway, I do not use XEmacs so I do not have the incentive, let alone the time, to > resolve this problem. I suggest that you and other XEmacs users try to get > at the bottom of the problem and provide a fix. Or you could use Emacs, > which is just as good as XEmacs, if not better, and is the

Re: pb with function: deactivate-mark

2001-06-14 Thread Paul Kinnucan
Hi, I replied to you from my home but I'm not sure that you got the reply because there is some problem with my mail system. So I'm replying again from my office. deactivate-mark is defined only in Emacs. It is used by the tempo template package on which the JDE templates are based. The versi

Re: newbie: projects and speedbar (2 questions)

2001-06-14 Thread Paul Kinnucan
Hi, I sent the following reply to you five days ago, but my smtp server could not deliver it. It appears to be a problem with our mail system. - Paul At 11:04 AM 6/8/2001 +0100, you wrote: >Hello, > >I have two questions: > >1) When I have a *.java file open, is there a way to stop the

Re: Enhancement request for completion: inherited protected methods

2001-06-14 Thread Philip Miller
As I was going through the jde list (after I posted this request), I saw the following comment in the announcement for 2.2.8beta1: * Completion enhancements and bug fixes: -- Completion list now includes private methods of the current class and protected methods of the super class. Wo

Enhancement request for completion: inherited protected methods

2001-06-14 Thread Philip Miller
I just started using completion a few weeks ago, and I think it is great! There is another thread on what to do with method arguments in jde completion. I have another request for completion: I would like for protected methods to be listed when completing on this. Often there are classes that