might be one a similar to a problem I had where you get a pile of errors but they didn't really effect anything. Turned out it was something with the GWT-USER.jar that came with eclipse plugin. Swapped it out with one from maven and all the errors went away.
On Thu, Oct 28, 2010 at 2:57 PM, Christian Goudreau < [email protected]> wrote: > Btw, it seem to be an eclipse plugin problem... Since I can run the app > even with those ... 30 errors. It's kinda anoying though. > > Cheers, > > > On Thu, Oct 28, 2010 at 2:42 PM, Christian Goudreau < > [email protected]> wrote: > >> How come do I get this message ? The doc hasn't changed about MenuBar, >> even content assist of eclipse propose MenuItem inside MenuBar. >> >> Widget com.google.gwt.user.client.ui.MenuItem is not a subclass of GWTs >> Widget class >> >> >> Cheers, >> >> On Thu, Oct 28, 2010 at 2:30 PM, Travis Camechis <[email protected]>wrote: >> >>> AWESOME!!!! >>> >>> On Thu, Oct 28, 2010 at 2:21 PM, Christian Goudreau < >>> [email protected]> wrote: >>> >>>> Hell yeah ! >>>> >>>> Good work ! >>>> >>>> Cheers, >>>> >>>> >>>> On Thu, Oct 28, 2010 at 2:12 PM, David Chandler <[email protected] >>>> > wrote: >>>> >>>>> GWT 2.1 is here! >>>>> >>>>> >>>>> http://googlewebtoolkit.blogspot.com/2010/10/announcing-final-release-of-gwt-21.html >>>>> >>>>> -- >>>>> David Chandler >>>>> Developer Programs Engineer, Google Web Toolkit >>>>> http://googlewebtoolkit.blogspot.com/ >>>>> >>>>> -- >>>>> 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%[email protected]> >>>>> . >>>>> For more options, visit this group at >>>>> http://groups.google.com/group/google-web-toolkit?hl=en. >>>>> >>>>> >>>> >>>> >>>> -- >>>> Christian Goudreau >>>> www.arcbees.com >>>> >>>> -- >>>> 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%[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]<google-web-toolkit%[email protected]> >>> . >>> For more options, visit this group at >>> http://groups.google.com/group/google-web-toolkit?hl=en. >>> >> >> >> >> -- >> Christian Goudreau >> www.arcbees.com >> >> > > > -- > Christian Goudreau > www.arcbees.com > > -- > 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%[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.
