jdb isn't using sourcepath stored in jde-db-source-directories

2001-02-12 Thread Tom Palmieri
The simple problem is this: when I evaluate jde-db-source-directories, it has a value, which is: ("E:/tommyProgramming/java/src/" "E:/tommyProgramming/xalan-j_2_0_D05/src/" "E:/tommyProgramming/jakarta-tomcat-3.2.1/src/") but when I run jdb from JDE, it uses no sourcepath, and this makes me sad.

Re: Why can't I attach to weblogic using JDE-bug?

2001-02-12 Thread Paul Kinnucan
IAt 01:53 PM 2/12/01 -0800, you wrote: >Hi, I've installed the lastest version of JDE packages on my machine. Text >editing and speedbar work very well on >my machine. However, I encounter some problem when I try to attach to a >running weblogic server. > >I started the server using the following

Why can't I attach to weblogic using JDE-bug?

2001-02-12 Thread Xiaowei Jiang
Hi, I've installed the lastest version of JDE packages on my machine. Text editing and speedbar work very well on my machine. However, I encounter some problem when I try to attach to a running weblogic server. I started the server using the following options from a script(not from emacs, I'm use

Re: Virus Alert: Do not read my previo

2001-02-12 Thread Adi Gadwale
AHA! The wonders of Pine! Adi Gadwale.

Virus Alert: Do not read my previous e-mail: Here you have, ;o)

2001-02-12 Thread Jung Bin\(JB\) Im
Hi: Check This!

Re[2]: semantic > 1.2.1 destroys syntax highlights

2001-02-12 Thread Paul Kinnucan
At 12:42 PM 2/12/01 -0500, Eric Ludlam wrote: "David Ponce" <[EMAIL PROTECTED]> seems to think that: >>This is a Multipart MIME message >>--delim.67d0 >>Content-Type: text/plain; charset="iso-8859-1" >>Content-Transfer-Encoding: quoted-printable >> >>Paul, >> >>Attached you will find another

Re[2]: semantic > 1.2.1 destroys syntax highlights

2001-02-12 Thread Eric Ludlam
>>> "David Ponce" <[EMAIL PROTECTED]> seems to think that: >This is a Multipart MIME message >--delim.67d0 >Content-Type: text/plain; charset="iso-8859-1" >Content-Transfer-Encoding: quoted-printable > >Paul, > >Attached you will find another patch to semantic-util.el (I just copied >new [not yet

Re: Re: Re[2]: semantic > 1.2.1 destroys syntax highlights

2001-02-12 Thread David Ponce
Paul, Attached you will find another patch to semantic-util.el (I just copied new [not yet released] Semantic implementation of token highlighting functions). This patch fixes the overlay problem which goes back when using `semantic-momentary-highlight-token'. I hope Semantic overlays will work

Re: Re[2]: semantic > 1.2.1 destroys syntax highlights

2001-02-12 Thread Paul Kinnucan
At 04:43 PM 2/12/01 +0100, David Ponce wrote: >Hello Eric, > >I got an error when I tried your patch (the new semantic-make-overlay >alias is missing some make-overlay arguments and overlay-put does not >return the overlay but the property value). I submit you the attached >patch to semantic.e

RE: Re[2]: semantic > 1.2.1 destroys syntax highlights

2001-02-12 Thread Sieger, Nicholas
David's patch works for me also. > -Original Message- > From: David Ponce [mailto:[EMAIL PROTECTED]] > Sent: Monday, February 12, 2001 9:44 AM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Re: Re[2]: semantic > 1.2.1 destroys syntax highlights > > > Hello

Re: Re[2]: semantic > 1.2.1 destroys syntax highlights

2001-02-12 Thread Paul Kinnucan
At 04:43 PM 2/12/01 +0100, David Ponce wrote: >Hello Eric, > >I got an error when I tried your patch (the new semantic-make-overlay >alias is missing some make-overlay arguments and overlay-put does not >return the overlay but the property value). I submit you the attached >patch to semantic.e

Re: Re[2]: semantic > 1.2.1 destroys syntax highlights

2001-02-12 Thread David Ponce
Hello Eric, I got an error when I tried your patch (the new semantic-make-overlay alias is missing some make-overlay arguments and overlay-put does not return the overlay but the property value). I submit you the attached patch to semantic.el (1.3.2) which solved the overlay problem on my NT Ema

RE: JDE 2.2.7beta1 jtags script

2001-02-12 Thread Richard Campbell
Paul Kinnucan wrote: >At 05:22 PM 2/9/2001 -0500, David Cabana wrote: >> >>When I run the jtags script included with JDE 2.2.7beta1 I see the following >>result: >> >> $ jtags >> Removed old TAGS file. >> Tagging classes and constructors >> etags: Unmatched [ or [^ while compi

Re[2]: semantic > 1.2.1 destroys syntax highlights

2001-02-12 Thread Eric Ludlam
Paul, I have two possible answers. One is to have someone with the problem try this: *** semantic.el.or Mon Feb 12 08:02:33 2001 --- semantic.el Mon Feb 12 08:03:57 2001 *** *** 245,251 (defalias 'semantic-overlay-p 'extentp) ) (defalias 'semantic-ove