I\'m working on my usual projects on Eclipse, it\'s a J2EE application, made with Spring, Hibernate and so on. I\'m using Tomcat 7 for this (no particular reason, I don\'t e
There's a more specific solution, which prevents Eclipse breaking on RuntimeExceptions thrown only from a given class.
java.util.concurrent.ThreadPoolExecutor