I am struggling to get JRebel work properly with IntelliJ IDEA.
After application redeploy, JRebel works for html resources very well. But if I change some Java classes and use "Make Project" command to reload changes, later resources does not reload.
What do I do wrong here?