> i have got a strange problem when trying to use jikes as compiler on
> my home computer - everthing is fine on a very similar computer at
> work. i get the following error:
>
> '(jde-jdk (quote ("1.3.1 (SUN)")))
> '(jde-compiler (quote ("jikes" "/usr/local/bin/jikes")))
> '(jde-compile-option-deprecation t)
> '(jde-compile-option-debug (quote ("all" (t nil nil)))))Set the jde-compile-option-debug to none or all. The next beta release will have a better error message for this. Javier
