Re: running programs inside jdee...

2005-03-11 Thread Ping Liang
It works now after I changed the setting in my prj.el file to (jde-set-variables '(jde-global-classpath (quote (../cls))) '(jde-run-option-classpath global) ... ) It was the same as jde-global-classpath but with the new version of jde it does not work anymore because jde is expecting it as

running programs inside jdee...

2005-03-04 Thread Ping Liang
Hi, I have been running java programs within jdee for a while and it worked fine. Since I installed 2.3.5, jde-run does not work anymore. With the exact setting I had with 2.3.4beta5, running jde-run would yield the following stack trace. Any hints? Debugger entered--Lisp error:

running programs inside jdee...

2005-03-04 Thread Paul Kinnucan
Hi Ping, Please post a complete problem report. Paul Ping Liang writes: Hi, I have been running java programs within jdee for a while and it worked fine. Since I installed 2.3.5, jde-run does not work anymore. With the exact setting I had with 2.3.4beta5, running jde-run would