interpreting an interaction that reads from the console (like "new
java.util.Scanner(System.in).nextInt()", DrJava prints the result and
moves the focus to the definitions pane. This revision appears to fix
that problem.
One line in the following file was changed:
M src/edu/rice/cs/drjava/ui/InteractionsController.java