I recently installed Eclipse Mars and I have a Tomcat 7 server running. I am developing JavaScript and editing HTML. Whenever I save my changes, the changes are getting automatically republished to the server directory. My issue now is, that the Server tab grabs the focus after this republishing so I always need to click back to the editor to get my focus back for further editing.
I was using Eclipse Luna and did never experience that issue.
I tried the solution provided in How can i stop Eclipse's "Servers" tab from grabbing focus when start/stopping a server? bit it did not help in my case.
Anyone has another idea?