I have my war project that I run on Tomcat server in Eclipse. Everything is going just great, except for Eclipse auto opens a web browser. I want to disable it, but I cant find how.
Anybody knows if it's possible?
I have my war project that I run on Tomcat server in Eclipse. Everything is going just great, except for Eclipse auto opens a web browser. I want to disable it, but I cant find how.
Anybody knows if it's possible?
I've gotten used to redeploying via the Servers tab (from there, right-click your server, hit Publish or Restart) instead of the Run button/menu. That way it doesn't open the tab.