I posted about this. It's not too detailed, but could be some help. http://www.mooreds.com/wordpress/archives/572
Let me know if you had specific issues and I'll try to remember what I did. We're slowly moving off deprecated code (like ClickListeners), so you don't have to do it in a big bang. Dan On Aug 12, 4:56 am, Rokesh <[email protected]> wrote: > I would recommend to do this step by step. > > Check this > link:http://googlewebtoolkit.blogspot.com/2009/04/introducing-gwt-16-and-f... > > Most of the work I had back then (1.5->1.6), was the refactoring from > Listeners to Handlers. > > After the 1.6 upgrading was fairly easy (mind the DevMode startup). > > On Aug 11, 3:57 pm, Bhaskar <[email protected]> wrote: > > > > > we have upgraded GWT 1.7 to GWT 2.0.3... just we added new GWT in Google web > > tool kit in Eclipse IDE..( in preferences). > > > On Wed, Aug 11, 2010 at 7:03 PM, Fernando <[email protected]> wrote: > > > I did the migration from 1.6.x to 2.0.x and it was pretty much > > > straightforward, just a couple deprecated elements (listeners -> > > > handlers), but before that, from 1.5.x to 1.6.x, it seems that they > > > ran into some trouble... > > > > On 11 ago, 09:37, cupakob <[email protected]> wrote: > > > > HI *, > > > > > we have an application, which is build with GWT 1.5.3. Is it possible > > > > to upgrade to the newest GWT version? Is there any howto, how to make > > > > the upgrade? > > > > > Thanks in advance! > > > > S. > > > > -- > > > 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. > > > -- > > Keep Smiling.... > > Thanks & Regards > > Bhaskar. > > Mobile:9866724142 -- 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.
