Bruno Andrianosolo wrote: > > Hi, > > When I compile a java file using the JDE/emacs ( JDE->Compile) > the compilator 'javac' is not recognised as a command file. > What's happen? Is your PATH variable correctly set to the location of the javac executable? You can change this option in JDE by executing: M-x jde-set-compiler <your-compiler-path-and-executable name> If using Windows, your path should be something like: c:\jdk1.2\bin\javac Hope this helps, Ivan -- Ivan Brusic | "Computers are nothing but a perfect E-mail: [EMAIL PROTECTED] | illusion of order" - Iggy Pop Phone: (978) 262-0758 |
