Re: Import Wizard dialog box in Xemacs

2003-03-12 Thread John Russell
On Wed, 2003-03-12 at 14:45, Bill Barnard wrote: I'm successfully using many of the functions in JDE in Xemacs 21.4 (linux 2.4.17, Red Hat 7.2). Method name completion and the like work fine with menu pop-ups. The single thing I've been unable to figure out (so far) is how to use the dialog

Re: [PATCH] compile.el

2003-03-25 Thread John Russell
I use JDE all the time but am new to this list. Are all these patches that get submitted to this list going to be rolled up into the next JDE release, or should I really be keeping track of all of them? Thanks. John On Mon, 2003-03-24 at 23:36, Andy Piper wrote: This patch adds ant build file

compile window doesn't quite finish

2003-08-08 Thread John Russell
I am using jdee2.3.3beta5 on Gentoo Linux with GNU emacs 21.3.1. Whenever I compile a java class using C-c C-v C-c the compile window appears and the compile happens, but I don't get the Compile Finished or Compile Failed messages anymore. I just get a zero ( 0 ) at the bottom if it

compilation-enter-directory-regexp-alist in emacs cvs

2004-04-29 Thread John Russell
I recently posted this to gnu.emacs.help but no one responded, so I thought I'd try here. While using JDE I ran into a problem compiling files with emacs CVS. It registers this complaint whenever I try to compile something (C-c C-v C-c): Symbol's value as variable is void:

main abbrev and compiling

2005-03-13 Thread John Russell
I just starting writing java code again after a long time off so I'm trying to get my JDE setup working again. I have JDE 2.3.5 and cedet-1.0beta3a. I wrote a simple hello world program and run jde-compile. The frame is split between my file and the *JDEE Compile Server* buffer which has nothing

Fwd: main abbrev and compiling

2005-03-14 Thread John Russell
I wrote a simple hello world program and run jde-compile. The frame is split between my file and the *JDEE Compile Server* buffer which has nothing in it. The message bar says Buffer is read-only: #buffer *JDEE Compile Server* and nothing gets compiled. My jdk registry is set up right and

Re: JDE-2.5.3 SemanticDB: too much of a good thing?

2005-03-25 Thread John Russell
I have always loved the responsiveness of Emacs, but this background semantic parsing is ruining the experience. My biggest problem is having it cache stuff to files when I try to shut down. This can take 30+seconds for lots of big files while its saving the cached parse output or