IntelliJ Idea 6.5 and exploded Directory
Hello guys,
I have a problem with auto redeploy in IntelliJ Idea. My Web Module is configured to use
exploded directory for packaging. I've read in help file that on save command jsp files are auto redeployed ( copied to the exploded directory and tomcat reloads them ). But in my case it doesn't happen. I have to invoke "Package file" to do this operation.
Any ideas how can i fix this? Issue or something ?
Thanks in advance
PP: Tomcat 5.5, IntelliJ Idea 6.5
PP2: Sorry for second post ...
Regards,
Miroslav
Message was edited by:
Miroslav Genov
Please sign in to leave a comment.
the same happens (not) in my case.
IntelliJ IDEA 6.0.5 and 6.0.6
Tomcat 5.5.23
I have also to choose package for redeployment which results in a reload of the App.