Tomcat auto-refresh

How to get auto-recompile/refresh for JSPs & HTML when tomcat plugin is started ?

When I start Tomcat from Idea, it "copies" the Web Module into an exploded directory. But I can not get the auto-recompile/refresh. I have to re-start tomcat to take effects.

How can I do ?

Thanks

Fabrice

0
1 comment
Avatar
Permanently deleted user

Invoke 'Make' project (there was an option to make on frame deactivation
in Java EE build settings when particular Web facet is selected)

frobini wrote:

How to get auto-recompile/refresh for JSPs & HTML when tomcat plugin is started ?

When I start Tomcat from Idea, it "copies" the Web Module into an exploded directory. But I can not get the auto-recompile/refresh. I have to re-start tomcat to take effects.

How can I do ?

Thanks

Fabrice



--
Best regards,
Maxim Mossienko
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"

0

Please sign in to leave a comment.