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
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".