When developing Servlet, after changing a bit of my java code and clicking run, Eclipse asks me whether to restart the service or not. I clicked 'yes' and tick 'remember my choice'.
So every time, when I click 'run', the Tomcat will automatically restart.
Where can I turn off that feature? (in other words, I regret ticking the 'remember my choice')