intelij dose not update classes
已回答
Hi,
I'm developing spring app with tomcat server. The things is that when I hit ctrl+f10, or ctr+f9, or shift+ctrl+f9 , none of them update classes on server, I need to redeploy. Here is my configuration.
请先登录再写评论。
Hello,
What IDE version do you use? Have you tried to run "build" before updating classes? Is it a gradle project?