JDE 2.1.5 Emacs 20.5.1 JDK 1.2.2 Windows 98 JDE loads fine, but when I try to compile a .java file in the current buffer I get cd c:/drew/jdetest/ javac JDETest.java in the compilation buffer, which looks fine, but compile fails with: Spawning child process: invalid argument and no .class file is produced. My PATH variable correctly points to javac.exe; I can perform this compile from the command line. Also happens with Emacs 20.3.1, JDE 2.1.6beta16, JDK 1.1.7A, JDK 1.3. Can some one tell me what I'm missing? Thanks, Andy
