Hi All, I've having a look at the source for the GWT Showcase sample<http://code.google.com/p/google-web-toolkit/source/browse/#svn/trunk/samples/showcase>. For the purposes of good and not evil I grabbed all the source and dragged it out into my own project. However, I am unable to resolve a dependency on com.google.gwt.core.client.prefetch.Prefetcher
Prefectcher is used here (amoungst other places): http://code.google.com/p/google-web-toolkit/source/browse/trunk/samples/showcase/src/com/google/gwt/sample/showcase/client/Showcase.java#236 I kinda understand what it's trying to do, but it's not in the 2.0.3 SDK AFAIK. Any help would be appreciated. Cheers :) -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
