Re: jde-complete-menu error

2002-12-28 Thread Jayakrishnan Nair
appeared. Somehow the error message was not very informative. Thanks again for a great development environment. JK --- Paul Kinnucan [EMAIL PROTECTED] wrote: Jayakrishnan Nair writes: I get the following error while trying to do jde-complete-menu. I am using J2SE 1.4.1 Debugger entered

adding all jars in dir to jde-global-classpath

2002-12-31 Thread Jayakrishnan Nair
right now as i understand, we have to add all jar files to jde-global-classpath. is there a way to say, here is a directory, add all jars under that (recursive) to jde-global-classpath. if this is not there, it would be a great feature to have. jk

RE: Compile window watching

2003-01-16 Thread Jayakrishnan Nair
Title: Compile window watching Check the variable compilation-scroll-output -Original Message- From: James Higginbotham [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 16, 2003 7:54 AM To: [EMAIL PROTECTED] Subject: Compile window watching Hi, Anyone have a hook or an

RE: Introspection based Java class browser....also demonstrates alittle bit of java and lisp integration...

2003-02-19 Thread Jayakrishnan Nair
Bernadl I am in Buffer A.java. I use ecb-jde-display-class-at-point to show methods of B.java. But I am still in A.java buffer. How do I tell ecb to show the methods of A.java. -Original Message- From: Berndl, Klaus [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 19, 2003 2:07 AM

RE: Introspection based Java class browser....also demonstrates alittle bit of java and lisp integration...

2003-02-19 Thread Jayakrishnan Nair
OK I got the answer. When you use C-c . 1 and come back to the source buffer, the methods window changes back to show the methods of the buffer you are in. -Original Message- From: Jayakrishnan Nair [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 19, 2003 9:18 AM To: [EMAIL

RE: tags?

2003-02-28 Thread Jayakrishnan Nair
After reading this thread, I thought I would try jtags. This is what happens. I think I am using a version of etags which does not support --regex option. The JDEE users guide does not mention anything about this. Any pointers ? I am using Cygwin on Win2K and etags came with that. [/tmp]jtags

RE: tags?

2003-02-28 Thread Jayakrishnan Nair
Yep. That was the problem. Thanks Andrew -Original Message- From: Andrew Hyatt [mailto:[EMAIL PROTECTED] Sent: Friday, February 28, 2003 10:41 AM To: Jayakrishnan Nair Cc: [EMAIL PROTECTED] Subject: Re: tags? I believe you need to make sure emacs's etags get called, not the cygwin

Auto Indending

2003-07-16 Thread Jayakrishnan Nair
Hi, I am using JDE 2.3.2 on Win2K. Everything works fine. If I type an if() then it just does it without any problem. But later, due to some key combination I am pressing, when I type if(), it says Indenting.. And waits for a while and then puts the open and close curly brace and all. It takes

Error printing locals in jdb

2003-07-17 Thread Jayakrishnan Nair
I am using JDE2.3.3beta5 on win2k and am debugging my application remotely. The remote application uses the shared memory. I am able to break at a point, and do step in, step over etc. But when I try to list the local variables it gives me the following error locals Method arguments: Local

RE: Refactoring with JDE?

2003-09-04 Thread Jayakrishnan Nair
Where can I find information on how to use jde-xref ? -Original Message- From: Andrew Hyatt [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 03, 2003 10:03 PM To: Nascif Abousalh-Neto Cc: [EMAIL PROTECTED] Subject: Re: Refactoring with JDE? On Wednesday, September 3, 2003, at 07:19

RE: ECB 2.01 released!

2003-11-07 Thread Jayakrishnan Nair
be available for cygwin. -Original Message- From: Jayakrishnan Nair [mailto:[EMAIL PROTECTED] Sent: Friday, November 07, 2003 1:39 PM To: [EMAIL PROTECTED] Subject: RE: ECB 2.01 released! I downloaded the binary from the site and the file is emacs_bin_cvs_2003_09_20.tar.bz2. WinZip cannot open

RE: [ANNOUNCEMENT] JDEE 2.3.4beta1 available at ...

2004-04-28 Thread Jayakrishnan Nair
I was having 2.3.3 before and now installed this beta. While trying to do invoke ant using JDE/Build from the toolbar, I get the following jde-expand-directory: Symbol's function definition is void: jde-lib-excluded-file-names -Original Message- From: Paul Kinnucan [mailto:[EMAIL