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 whate

if completion

2005-03-16 Thread John Russell
The last time I used JDEE if I typed "if" or "for" it generated the appropriate block of code. This no longer happens. I see the corresponding jde-gen* variables for these, but how are they called? I know I can do the ol' Alt-x type solution, but that takes almost as long as typing the block. H

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: # > > and nothing gets compiled. My jdk registry is set up right > and jde-compiler is set

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

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: compilation-enter-di

Re: cedet-beta and jsp's

2004-03-24 Thread John Russell
> > Hi John, > > I've never used JSP and so don't know much about it. However, I downloaded a sample > JSP page from the JDEE website and loaded it into JDEE 2.3.3 with cedet > without any problems. > > Perhaps there is something particular about your pages that is giving the new Java > parse

cedet-beta and jsp's

2004-03-22 Thread John Russell
I am getting some very strange behavior when trying to open jsp files using jde and the new cedet-1.0betac package. I emailed the cedet list and they suggested that someone on this list might know what's going on here. Note: This only happens for jsp's which worked well with jde-2.3.3, semantic-1

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 succeed

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

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 d