Skip to main content



      Home
Home » Language IDEs » Eclipse Web Tools Platform Project (WTP) » html code change not reflected(Bug in Web developer tool ?)
html code change not reflected [message #1707904] Thu, 10 September 2015 07:27
Eclipse UserFriend
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. Sad

Is this a bug or am I missing something ?
Even reloaded and reinstalled Eclipse Jee Mars; Windows 7 64bit, just updated; java updated.
Previous Topic:SEVERE: java.lang.ClassNotFoundException: com.sun.jersey.core.util.FeaturesAndProperties
Next Topic:Generating bottom-up EJB webservice in Eclipse
Goto Forum:
  


Current Time: Sun Jul 13 19:37:01 EDT 2025

Powered by FUDForum. Page generated in 0.02603 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top