Packaging files in web project causes recompile
In IntelliJ 5, I was able to package a JSP and it would copy it to my deployment folder without restarting my Resin web application server running from within IntellIJ. A build or compile would force a restart however.
Using IntelliJ 6.0.1, when I package a JSP my web application server automatically restarts. The Resin plugin I'm using is 3.9.3.
I think there is a project setting to disable this?
Thanks,
Michael
请先登录再写评论。
Nevermind, it appears it's a known bug.