Michael Wisse writes: > Hallo! > > I want to use JdeBug. It works, but I have two questions concerning > buffer behavior. > > Is it possible, to configure emacs, that it displays by default the CLI > Buffer after launching JdeBug and not the process buffer as third > window? >
Not yet. > If I want to display the content of a local variable, I must set the > cursor at the beginning of the line with the variable and press Enter, > so that it pops up. > If I step through the code, after every step I must do this, because the > content line disappears after every step. > So it is very uncomfortable, to continuously watch the value of a > variable. Is there a possibility to configure JDEBug, that the content > line of a variable is continuously visible? > Are you using the Local Variables buffer (JDEbug->Show Buffer->Locals)? Which version of the JDEE are you using? - Paul
