I\'m fairly new to IntelliJ and I\'m using it to develop an AngularJS / Java web application. When I make changes to HTML or JavaScript code, I always have to restart the ap
Also, a keyboard shortcut(e.g. Ctrl+F5 or Cmd+F5) to "Run -> Reload changed classes" might come handy. It helps me to save changes multiple times and then restart the server when I'm done (unless using JRebel :)