5706: Idea redeploying to tomcat every time it loses focus Permanently deleted user 创建于 2006年09月20日 08:59 Anyone else seen this?When ever I deploy a web app and switch to the browser Idea redploys it, all it takes is an alt-tab.cheersGerry
Hello Gerry,
uncheck "Build on frame deactivation" checkbox in "Java EE Build Settings"
tab in settings of your module.
ah, foolish me
didn't realise I had it checked
cheers Nikolay
Gerry