Hello List,

I am new to jdee and I have a problem setting the compiler stuff. I googled 
around but was not successful in finding a solution.

In my .emacs I have the following entry:

> (setq jde-jdk-registry '(("1.6" . "/usr/lib64/jvm/java-6-openjdk")))

When I try to compile a *.java file with C-c C-v C-c I get the following error:

> Debugger entered--Lisp error: (wrong-type-argument stringp \,)
>   substitute-in-file-name(\,)
>   jde-compile-get-javac()
>   jde-compile-get-the-compiler()
>   jde-compile()
>   call-interactively(jde-compile nil nil)
>   recursive-edit()
>   byte-code("Æ       @Ç=!

What is wrong with my specification?

Thank you in advance!

Best,
Friedericksen


------------------------------------------------------------------------------
_______________________________________________
jdee-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jdee-users

Reply via email to