Hi,

motivated by the ongoing cygwin thread I installed: cygwin, cygwin emacs, jde. The jde-bsh-run command now involves:

cd /home/Felix/
/cygdrive/c/java/jdk1.5.0_02/bin/java -classpath /home/Felix/emacs/jde-2.3.5/ja\
va/lib/bsh.jar;/home/Felix/emacs/jde-2.3.5/java/bsh-commands;/home/Felix/emacs/\
jde-2.3.5/java/lib/checkstyle-all.jar;/home/Felix/emacs/jde-2.3.5/java/lib/jaka\
rta-regexp.jar;/home/Felix/emacs/jde-2.3.5/java/lib/jde.jar;c:\java\jdk1.5.0_02\
\lib\tools.jar bsh.Interpreter
java.lang.NoClassDefFoundError: bsh/Interpreter


with bsh unable tu run, the jde compile server also fails, making the whole thing almost useless.

The java executable obviously cannot deal with those unix style pathnames. I did not find a real "guide" on setting up the jde with cygwin emacs, so I hope someone can help me here.

Thanks a lot,

Felix

Reply via email to