Stop flipping to console every time something is written
This is a pain. By default, Eclipse/RAD will flip to the console view every time something is written to it. This can make it painful to get anything done if the console is active.
To stop this from happening, go to
Window > Preferences
and choose:
Run/Debug > Console
Then, uncheck the following options:
- Show when program writes to standard out
- Show when program writes to standard error
You can also find this page by searching for "stdout" in preferences.