Friday, July 29, 2011

Dev Mode = Stale Cache?

I'm using GWT 2.3, IntelliJ, and a Maven generated project.

It seems that dev mode rarely picks up my changes to static files.
When I make a simple change to a .css file, I often have lots of
trouble getting the dev mode to use the updated version of the file.
Even after stopping the dev mode, doing a complete rebuild, and
relaunching dev mode, I'm still seeing stale files that don't reflect
recent changes.

This issue is driving me nuts. Is there any way I can resolve?

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment