Thanks BlessedGeek,

It works perfectly with that line   <inherits
name='com.google.gwt.requestfactory.RequestFactory'/>

My app is totally functionnal and I was even able to add the new Data
Presentation Widget.

FYI: Correction is not yet included in the GWT 2.1 M1 version

On 25 mai, 15:34, Thomas Broyer <t.bro...@gmail.com> wrote:
> On 24 mai, 01:53, Blessed Geek <blessedg...@gmail.com> wrote:
>
> > I went into bikeshed jar in gwt2.1m1 plugin directory in eclipse and
> > edited ValueStore.gwt.xml to insert the line
>
> >   <inherits name='com.google.gwt.requestfactory.RequestFactory'/>.
>
> > After which, GWT copiulation proceeded without error and my
> > application ran without error or interference from bikeshed demo.
>
> > The question remains, why is the bikeshed app included in my app when
> > I enabled GWT 2.1M1.
>
> Because there's a com.google.gwt.user.User "override" in gwt-bikeshed
> that adds a dependency (<inherits/>) on app.App.
> This is now 
> fixed:http://code.google.com/p/google-web-toolkit/source/detail?r=8203
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Google Web Toolkit" group.
> To post to this group, send email to google-web-tool...@googlegroups.com.
> To unsubscribe from this group, send email to 
> google-web-toolkit+unsubscr...@googlegroups.com.
> For more options, visit this group 
> athttp://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 google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to