Extracted from an earlier msg from Paul :-)
----
You have to set the following customization variables correctly. Use Emacs
customize facility (e.g., M-x customize-variable variable-name) to ensure
that you do set them correctly.
jde-debugger
jde-bug-jpda-directory
jde-bug-vm-includes-jpda-p (set off)
jde-global-classpath
jde-run-application-class (Fully qualified name of main class for debuggee
process)
jde-db-source-directories (List of source directories for stepping through
code)
VERY IMPORTANT: include the path of the JDPA bin directory in your system's
command path. Otherwise, your system will not be able to find the dll
containing the JPDA native code.
--
You should also check [EMAIL PROTECTED]/maillist.html
for the JDE mailing list archive. Lot's of useful info there.
sandip
> -----Original Message-----
> From: Yun, Seongjun [SMTP:[EMAIL PROTECTED]]
> Sent: Thursday, January 20, 2000 4:31 PM
> To: [EMAIL PROTECTED]
> Subject: Re: JPDA location
>
> Paul Kinnucan wrote:
> >
> > >I just downloaded the latest JDE version and was trying to use
> > >the new debugger.
> > >
> > >For that I need the JPDA (Java Platform Debugger Architecture).
> > >Can anyone point to the right location? I can't find it anywhere
> > >at Sun.
> > >
> >
> > http://web2.java.sun.com/products/jpda/
>
> I am novice java programmer and relatively new to emacs.
> I downloaded the JPDA. Then, what should I do?
> Please let me know how to install the JPDA, and how to
> use the JPDA withen JDE.
>
> Thanks in advance.
>
> --
> Yun, Seongjun
> mailto:[EMAIL PROTECTED]