How do you stop Console from popping up automatically in Eclipse

I have a web application running in Eclipse with Tomcat. It has a few errors that make the console popup every few seconds. How do I stop it from automatically popping up and taking focus?


There are two buttons on the console toolbar at the bottom that allow you to take focus (or not)...one for stdout, one for stderr. I have an image with the buttons circled.

alt text


There are two icons - "Show Console When X changes" in the console view. Unselect those.