You have set jde-db-debugger incorrectly. Use customize to set this variable.

In the future, please file a problem report.

- Paul

At 05:58 PM 1/18/01 +0100, you wrote:
>Hi!
>
>I have just installed the latest version of JDE ant I
>have the following problem:
>
>I have NO PROBLEM to compile .java files, but I'm not
>able to start the jdb debugger or to execute any
>.class file .
>
>Please help !
>Thanks
>Joel
>
>
>here, a part of my .emacs file:
>==================================
>
>;; Setup Emacs to run bash as its primary shell.
>(setq shell-file-name "bash")
>(setq shell-command-switch "-c")
>(setq explicit-shell-file-name shell-file-name)
>(setenv "SHELL" shell-file-name)
>(setq explicit-sh-args '("-login" "-i"))
>(if (boundp 'w32-quote-process-args)
>  (setq w32-quote-process-args ?\")) ;; Include only
>for MS Windows.
>
>;;-------------------------
>
>(custom-set-variables
>'(jde-compiler "d:/jdk1.3/bin/javac")
>'(jde-compile-options "-deprecation")
>'(jde-db-set-debugger "d:/jdk1.3/bin/jdb")
>;;'(jde-db-debugger "d:/jdk1.3/bin/jdb")
>'(jde-db-set-args "-g")
>;;'(jde-db-set-app-args "")
>'(jde-db-set-source-paths ".")
>;;'(jde-web-browser
>"/opt/Tools/netscape4.61/netscape")
>;;'(jde-doc-dir "/opt/java/jdk1.1.8/docs/")
>)
>
>
>
>
>___________________________________________________________
>Do You Yahoo!? -- Pour dialoguer en direct avec vos amis, 
>Yahoo! Messenger : http://fr.messenger.yahoo.com

------------------------------------------------------------
HOW TO ASK FOR TECH SUPPORT

When requesting technical support, please generate a problem report, using
the JDE->Help->Submit Problem Report command, and submit this report along
with your help request. Please do this even if you think most of the report
is irrelevant. If you knew what were relevant, you wouldn't need my help. 

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

JDE website: http://sunsite.auc.dk/jde/

JDE mailing list archive: 
http://www.mail-archive.com/[email protected]/maillist.html


Reply via email to