I'm working in a project as web project with JEE5 in intellig. When modifying a code in a servlett the changes doesn't made. I may resart the server if i want to see the changes . This is unconfortable for me to restart the server every change. So what's the solution?
I try to enable build project automatically setting but it doesn't work and Allow auto-make to start even if developed application is currently running.