OK.

I set the 'JDE Compile Option Classpath' option to $HOME/jdk1.2.2/bin,
which is where javac lives, and when I attempt to compile using the JDE
manu, I *still* get 

"/bin/bash: javac: command not found"

... the shell run from within emacs still recognizes this fine.

Sorry for my ignorance ...

g
_________________________________________________________________________
                                                                         |
// G l e n n  B e c k e r                                                |
                                                                         |
// I am a city of habits. I am completely knowable in every way.         | 
//             -- Robert Ashley                                          |
                                                                         |
// [EMAIL PROTECTED]                                                       | 
_________________________________________________________________________|

At 5:53pm on Fri, 1 Sep 2000, Didier Dubois wrote:

> Because JDE and shells does not use the same class path. (certainly
> because JDE can run on many platforms)
> 
> Just check the JDE entry menu,... there are some cofiguations for the
> class path there.
> HTH
> Didier.
> 
> 
> Glenn Becker wrote:
> > 
> > Hi,
> > 
> > Last night, finally recognizing that teaching myself XML would be greatly
> > aided by learning Java, I started trying to work through examples in the
> > Sun Tutorial using JDE ...
> > 
> > ... and ran into what I thought was a strange problem. I changed my PATH
> > so that it pointed to my installation of JDK 1.2.2 (Linux). If I compiled
> > things on a bash shell command line from within emacs, everything worked
> > fine; however, if I tried to use the JDE 'compile' command from the menu,
> > I got a '/bin/bash javac - command not recognized' error (I paraphrase
> > ... I did this at home & I'm at work now ... the gist is correct :-/).
> > 
> > Why would emacs / bash recognize the javac command in a shell session but
> > JDE not recognize it?
> > 
> > Sorry if this is hopelessly newbie and has been covered.
> > 
> > G
> > 
> > _________________________________________________________________________
> >                                                                          |
> > // G l e n n  B e c k e r                                                |
> >                                                                          |
> > // I am a city of habits. I am completely knowable in every way.         |
> > //             -- Robert Ashley                                          |
> >                                                                          |
> > // [EMAIL PROTECTED]                                                       |
> > _________________________________________________________________________|
> 
> -- 
> mailto:[EMAIL PROTECTED]        http://www.idbsoft.ch
> 


Reply via email to