开发者

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.

How do you stop Console from popping up automatically in Eclipse


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


This can also be done in Preferences

Windows > Preferences > Run/Debug > Console

uncheck "Show when program writes to standard out" and/or "Show when program writes to standard error".


In poped up window.

  1. https://i.stack.imgur.com/dbaR3.png

2.New console view.

3.close the popped up window.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜