>>>>> "djstangl" == djstangl <[EMAIL PROTECTED]> writes:
djstangl> I've been very happily using JDE for some time on Unix
djstangl> and NT systems. I recently began using it under Windows
djstangl> 98 and am having trouble with compilation. Say I am
djstangl> compiling the file Foo.java which resides in the C:\Test
djstangl> directory. When I use the jde-compile command, invoked
djstangl> using C-c C-v C-c, the following message appears in the
djstangl> compilation buffer:
djstangl> cd C:\Test\ javac -classpath
djstangl> ".;C:\Java\jdk1.1.8\lib\classes.zip;C:\Test" Foo.java
djstangl> /c: can't open input file: /c
Try using the bash shell from
http://sourceware.cygnus.com/cygwin/
Ciao
Volker