Huh, did not know that was there - thanks! Stik
On Wednesday, February 24, 2021 at 9:36:38 PM UTC David Nouls wrote: > I just browse to the sdm website at http://localhost:9876 and click on de > button to clear the cache > On 24 Feb 2021, 22:20 +0100, Stik <[email protected]>, wrote: > > Aha, how do you clear the cache? i've never been sure where SDM is hiding > it > Stik > > On Wednesday, February 24, 2021 at 8:40:05 PM UTC David Nouls wrote: > >> It is a known issue with incremental compilation. It is annoying but I >> tend to just clear the sdm cache and reload. >> On 24 Feb 2021, 20:50 +0100, Stik <[email protected]>, wrote: >> >> Occasionally when running under SDM in Eclipse I will get a >> "ReferenceError: <symbol>_g$ is not defined" from the browser. The usual >> "fix" is to rename the symbol in question, reload, and the issue is gone. >> If i then rename it back to what it used to be called, so nothing has >> actually changed, it remains fixed. >> >> This happens to me maybe once a week or two when developing heavily. >> It's a minor irritation, but it's an irritation that's building up over >> time! Has anyone else experienced this and found out a way to mitigate >> it? I've never seen it happen to a full compile process, it seems to only >> affect SDM. >> >> My gut feeling is that it affects static fields in particular, although >> i've seen it elsewhere (just now the constructor for an ordinary, dull >> class is missing). >> >> The problem is that it is not repeatable, it's something to do with the >> state of my SDM server at that particular moment, so I can't get a test >> case together to show to anyone >> >> Any thoughts? >> >> Stik >> >> -- >> You received this message because you are subscribed to the Google Groups >> "GWT Users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/google-web-toolkit/6c381234-9bb9-4ae7-b3c3-fd463a05c443n%40googlegroups.com >> >> <https://groups.google.com/d/msgid/google-web-toolkit/6c381234-9bb9-4ae7-b3c3-fd463a05c443n%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> >> -- > You received this message because you are subscribed to the Google Groups > "GWT Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > > To view this discussion on the web visit > https://groups.google.com/d/msgid/google-web-toolkit/52bbb484-79fa-4491-b8d8-2a73c30e0fb3n%40googlegroups.com > > <https://groups.google.com/d/msgid/google-web-toolkit/52bbb484-79fa-4491-b8d8-2a73c30e0fb3n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/a905eed0-abf2-440a-9027-1f28fcb59170n%40googlegroups.com.
