>>>>> "Zeon" == Zeon  <[EMAIL PROTECTED]> writes:

  Zeon> I have installed JDE 2.1.5 on Win2k in combination with
  Zeon> NT/Emacs 20.4 = and JDK1.2.2.

  Zeon> I have installed JDE, and it works properly. I can compile and
  Zeon> run the = java program. Great!

  Zeon> But every time I fire up Emacs and JDE with a java file, I'll
  Zeon> have to = specify both where my compiler and interpreter are
  Zeon> located using:

  Zeon> jde-set-compiler for javac (/jdk1.2.2/bin/javac) and,

  Zeon> jde-run-set-vm-w for javaw (/jdk1.2.2/bin/javaw)

  Zeon> Is there a way that I can configure JDE/Emacs, so that these
  Zeon> settings = are set every time I fire up a java file in
  Zeon> Emacs/JDE. It's really = annoying to do it every time I begin
  Zeon> a new session!


        It should work if you "Save for future sessions" rather than
"Set for current session". When this happens you should get a
minibuffer message saying "saving ~/.emacs files" or something
similar. Check that you are not getting any error messages which might
explain what is happening. 

        Secondly you might be falling foul of the JDE project
switching mechanism. Essentially this will only be happening if you
have any files called "prj.el" around. You might want to read the
documentation on how this works. 

        Cheers

        Phil

Reply via email to