inadvertently disabled in changes I made in r4576 to make
insert/remove listening on the DefinitionsDocument and caret listening
in DefintionsPane lighter weight. It also includes code to show the
interactions tab when a breakpoint is reached.
The following files were modified:
M src/edu/rice/cs/drjava/model/debug/jpda/JPDADebugger.java
M src/edu/rice/cs/drjava/model/repl/newjvm/MainJVM.java
M src/edu/rice/cs/drjava/model/repl/newjvm/InterpreterJVMRemoteI.java
M src/edu/rice/cs/drjava/ui/MainFrame.java
M src/edu/rice/cs/drjava/ui/InteractionsPane.java