clay
unread,Jul 29, 2011, 5:36:07 PM7/29/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Web Toolkit
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?