So I'm going through the standard dev cycle using Eclipse, GWT 2.0 & SmartGWT 2.0; making changes to my code, reloading the page in the browser and seeing my changes. All of a sudden, my changes stop being reflected in the app when I reload the browser (Firefox and Safari).
I've had this happen a few times and mysteriously fix itself. This time I can't seem to find the magic. I've cleared the browser, restarted Eclipse, rebooted the machine, done a fresh GWT compile, and it is still running the "old" version of the app.
Has anyone else experienced this and found a reliable solution?
I've had this happen a few times and mysteriously fix itself. This time I can't seem to find the magic. I've cleared the browser, restarted Eclipse, rebooted the machine, done a fresh GWT compile, and it is still running the "old" version of the app.
Has anyone else experienced this and found a reliable solution?
Comment