Hi,

If I issue a jde-bug-show-preferences and choose save for future sessions, I
get an unbalanced paranthesis error.

What I wan't is to set the jde-bug-jpda-directory variable.
I have tried to add the following to my .emacs file:

(custom-set-variables
 '(jde-bug-jpda-directory (quote ("D:/Java/JDK1.2.1/")))
)

where D:/Java/JDK1.2.1/ is the directionry of Sun's JDPA.

Using this, I get the error
   Wrong type argument: stringp, ("D:/Java/JDK1.2.1/")
when I use any of the jde-bug-*** commands.

/Morten

Reply via email to