How to refresh HTML pages without having to rebuild the whole project?

Answered

I'd like to be able to edit the html pages and see them instantly reloaded in the browser. However I think this project has thymeleaf as I see th:: prefixes before certain elements on the html pages. Does that mean that I can't just auto reload and have to rebuild the whole project every time I make an HTML change?

 

By the way this is a Java based web application, with a java backend and an html front end. The java backend uses Spring framework I think.

0
3 comments
Avatar
Permanently deleted user

@Serge Baranov, yes I've tried doing that I've set my update and frame action to Update Resources, I'm pressing Ctrl-F10 manually every time to bring up the dialog, however nothing gets updated in the browser even if I refresh. 

0

Please file an issue at https://youtrack.jetbrains.com/issues/IDEA with the sample project to reproduce attached.

0

Please sign in to leave a comment.