Hello all, Happy NYE!
I would like to start using IntelliJ for Wicket dev instead of Eclipse. However I cannot get the html resources to automatically reload in Development mode. This works fine within Eclipse. I have an embedded tomcat application which I launch as an application. Is it possible to get the HTML resources to detect updates without having to restart the application every time in IntelliJ? I've spent hours Googling and trying all sorts of options with no success. Am I going to have to stick with Eclipse? Thanks