Try adding the following to your .emacs:

(custom-set-variables
 '(jde-compiler "c:/usr/pkg/java/bin/javac")

Of course, setting the correct path.

Jeff Rancier
SofTechnics, Inc.

Ernest Chan wrote:
> 
> I just installed emacs 20.4.1 and jde 2.1.5 on my
> Win95 machine. I also installed Cygnus bash shell on
> my PC.
> 
> JDE seems to load properly when I edit a .java program
> in emacs. However, when I press the compile button,
> the shell output says it cannot find javac. Actually I
> already included the path to javac in my bash .bashrc
> file. And in fact, when I start up a shell within
> emacs, and use javac, it has no problems.
> 
> By the way, I just use the sample .emacs file found in
> the JDE introductory website.
> 
> Anyone knows the solution?
> 
> Thanks.
> 
> Ernie
> 
> =====
> 
> __________________________________________________
> Do You Yahoo!?
> Bid and sell for free at http://auctions.yahoo.com

Reply via email to