html code change not reflected [message #1707904] |
Thu, 10 September 2015 07:27 |
Eclipse User |
|
|
|
I have to run twice to reflect a code change in html file.
Test procedure:
1. Make a static web page testfile.html with ...<body>TEST</body>...
2. Then run with HTTP preview at local host (http://localhost:8080/project/testfile.html)
3 The text "TEST" shows
4 Change the html file to "TEST1"
5 Run again with HTTP preview (Ctrl F11)
6 The text "TEST" shows
7 Run again with HTTP preview (Ctrl F11)
6 The text "TEST1" shows
Tried the same procedure, but addding after 4:
4a stop the server and/or
4b clean project and/or
4c refresh and/or
With the same result.
Is this a bug or am I missing something ?
Even reloaded and reinstalled Eclipse Jee Mars; Windows 7 64bit, just updated; java updated.
|
|
|
Powered by
FUDForum. Page generated in 0.02603 seconds