You need to customize the variable,
jde-bug-jdk-directory.
Javier
> -----Original Message-----
> From: Joel Cordonnier [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, August 07, 2001 5:31 AM
> To: [EMAIL PROTECTED]
> Subject: Process *JDEbug* not running, win2k (more), HELP please
>
>
> Hi !
>
> That's the output of my JDEbug buffer, when i launch
> the JDEbug debugger, on win2k, JDK-1.3.1. What is
> missing ?
>
> cd c:/Daten/Joel/JDETest
> javaw -classpath
> c:/Tools/emacs-20.7/site/jde-2.2.8beta4/java/lib/jde.jar;e:/jdk1.3
> /lib/tools
> .jar
> jde.debugger.Main
>
>
> (jde-dbo-init-debug-session)
>
> JDE> -1 1 launch 1 -vmexec javaw
> de.consileon.JdeTest
>
> java.lang.NoClassDefFoundError:
> com/sun/jdi/connect/VMStartException
> at
> jde.debugger.command.DebugCommandFactory.<init>(DebugCommandFactor
> y.java:32)
> at
> jde.debugger.command.DebugCommandFactory.<clinit>(DebugCommandFact
> ory.java:8
> 6)
> at jde.debugger.Jdebug.run(Jdebug.java:78)
>
> Process *JDEbug* finished
>
> ----------------- MORE -----------------------
> That's my prj.el file :
>
> jde-project-file-version "1.0")
> (jde-set-variables
> '(jde-bug-vm-includes-jpda-p t)
> '(jde-bug-jpda-directory "c:/Java/jdk1.3.1")
> '(jde-global-classpath (quote
> ("c:/Java/jdk1.3.1/lib/tools.jar"
> "c:/Java/jdk1.3.1/jre/lib/rt.jar")))
> '(jde-run-working-directory "c:/Daten/Joel/JDETest")
> '(jde-db-debugger (quote ("JDEbug" "" .
> "Executable")))
> '(jde-compiler "jikes")
> '(jde-make-program "ant")
> '(jde-run-option-vm-args nil)
> '(jde-build-function (quote (jde-ant-build)))
> '(jde-db-option-classpath (quote
> ("c:/Tools/jdk1.3.1/lib/tools.jar"
> "c:/Tools/jdk1.3.1/jre/lib/rt.jar")))
> '(jde-compile-option-vm-args (quote ("+E")))
> '(jde-run-application-class "de.consileon.JdeTest"))
>
>
>
> As you see above in the JDEbug output buffer, javaw
> look for the library e:/jdk1.3/lib/tools.jar !!!!
>
> ???? I have not JDK1.3 installed on my machine, and no
> e: drive !!! Do you have some ideas ? that's come from
> a config file ???
>
>
>
> Thanks
> Joel
>
>
>
>
> ___________________________________________________________
> Do You Yahoo!? -- Vos albums photos en ligne,
> Yahoo! Photos : http://fr.photos.yahoo.com
>