I am using JDE beta21 with some success on Linux (kernel
2.2.12,JDK_1.2.2_RC4, emacs 20.5.1). I am using the debugger for a
project that employs Beans & JSP (Jrun & Resin Servlet engines). One
problem I have is that if I use Jdebug to start the servlet engine
I cannot find my stderr & stdout output. My quickfix was to make a
"javaw" shellscript that redirects them to specific files. Is there a
better way to redirect the output?

In spite of occasional flakiness which can probabaly be attributed to
the newness of the Java port of the debuging interface, it is quite
usable except that:
* When I try to map function keys to debugger functions the "f" becomes
a key sequence starter and can no longer be typed directly into my
source code!
* Also, when viewing local variables, would it be possible to display
"this" or provide access to member variables?

And in closing, I'd like to add my thanks to the developers and
contributors. I predict that my productivity will be greatly increased
now that I have this GUD-like ability to peer into the inner workings of
the wonderful chaos that my co-workers and I are coding!

Dave.

--
   *************************************
  *  Dave Wallace ([EMAIL PROTECTED]) *
 * MIS-TRG, University of Delaware   *
*************************************


Reply via email to