I downloaded GWTFeedReader from http://gwt-feed-reader.googlecode.com/svn/trunk into Eclipse (via SVN) for the first time. The GWT 2.0.3 SDK is installed and other projects are compiling fine. Eclipse highlights a small number of errors in the GWTFeedReader source. The first: "StyleInjector cannot be resolved". There was no class called StyleInjector in the svn repository. Though I could find the source through the web interface http://code.google.com/p/gwt-feed-reader/source/browse/trunk/src/com/google/gwt/sample/feedreader/client/StyleInjector.java?r=36
Installing just this class did not resolve the problems, however. Suspecting that the svn package's integrity is compromised, I am reluctant pursue these errors piecemeal. Or maybe I am just doing something wrong ? - henchan -- 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.
