Elias Biris writes: > Is it possile to switch on any tracing facilities in the *bsh* buffer or any other >buffer to enable the viewing of what happens when the BeanShell is working?
The JDEE currently suppresses expressions that it sends to the BeanShell and the BeanShell's responses to those expressions. I could add a variable that causes the JDEE-generated traffic to appear in the BeanShell buffer. Why are you interested in seeing this traffic? - Paul
