My final update on this topic. Just discovered an alternative which compiles and runs without problem. I'll use that in my project instead of GWT-Feed-Reader. http://www.ibm.com/developerworks/xml/library/x-gwtatomr/index.html
On Apr 10, 11:34 am, Henchan <[email protected]> wrote: > Spoke too soon. Actually, the 1.4 branch has exactly the same problems > as Trunk. > I am not familiar with ant, so my problem might lie in the way I am > bringing the project in to Eclipse. However, I suspect it is just > because it's a very old code base which no longer works against a > contemporary SDK. > > Has anybody else recently compiled this project successfully ? > > On Apr 10, 6:13 am, Henchan <[email protected]> wrote: > > > > > Thanks for your advice. No doubt gwt-feed-reader is old code. I'd > > happily switch to another implementation if especially if it supports > > more recent updates to the Feed API. The only alternative I've found > > depends on extjs, which I am not using elsewhere in my project. > > > Anyway as you indicated... 1.4 resolves the errors. Cheers! > > > On Apr 10, 4:47 am, g p <[email protected]> wrote: > > > > Hmm ... from its how to build: > > > " > > > > 1. Check out the Google Web Toolkit as described in Making GWT > > > Better<http://code.google.com/webtoolkit/makinggwtbetter.html> > > > - Checking out the GWT 1.4 release branch is recommended instead of > > > trunk" > > > > Maybe this is why you get the errors? > > > It looks to me this is an old and not updated to latest GWT code ... > > > > Cheers! > > > > On 9 April 2010 09:21, Henchan <[email protected]> wrote: > > > > > 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/... > > > > > 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]<google-web-toolkit%2Bunsubs > > > > [email protected]> > > > > . > > > > For more options, visit this group at > > > >http://groups.google.com/group/google-web-toolkit?hl=en. -- 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.
