IntelliJ Idea 6.5 and exploded Directory
Hello guys,
I have a problem with IntelliJ Idea and auto redeploy on tomcat. I have readed in help that
when i save a jsp file it's automatically copied to the exploded directory, i.e auto redeploy. But in my case nothing happens. If i want to redeploy some file i have to invoke "Package file" action. Any ideas how can i do auto redeploy on save ?
请先登录再写评论。
Maybe this http://www.intellij.net/forums/thread.jspa?threadID=268994&tstart=0 discussion about compiling, make and deploy can help you out a bit.
HTH
Ruben
Huh, My Mistake, i have to search in forums before to ask.
This is the solution.
http://www.intellij.org/twiki/bin/view/Main/AutoPackage
I found it in this thread:http://www.intellij.net/forums/thread.jspa?messageID=5188079??
Thanks for the help
Regards,
Miroslav