What does it mean when gwt-unitCache-... is out of sync exactly??

2012-10-11 Thread Rob
Hello All, Can any one tell me in the Eclipse EE environment anyway what does the error: Resource is out of sync with the file system: '/MyProject/gwt-unitCache/gwt-unitCache-013A483B3FA8'. mean exactly? Does it mean its time for a GWT Compile and isn't it true that GWT Compile really only

Re: What does it mean when gwt-unitCache-... is out of sync exactly??

2012-10-11 Thread Jens
It caches compilation artifacts (GWT compile and DevMode) so that iterative development is faster. When Eclipse says that this resource is out of sync with your file system it pretty much means that Eclipse has detected changes to these files since the last time Eclipse has read-in these