Hello: We have a problem to upgrade gwt , and folowing the steps in http://code.google.com/intl/es/webtoolkit/doc/1.6/ReleaseNotes_1_6.html#Upgrading . The first step is ok, but de second step: Switch from GWTShell to HostedMode i am not understand how i do, because i do not know where directory is the main class for swich. I need you help for indications to change the main class because i need folowing the steps for upgrating my project: "In order to eliminate this warning, change your main class from com.google.gwt.dev.GWTShell to com.google.gwt.dev.HostedMode"
When i run the project, indicate this warning: WARNING: 'com.google.gwt.dev.GWTShell' is deprecated and will be removed in a future release. Use 'com.google.gwt.dev.HostedMode' instead. Sorry for the writing, but i am not speak english Thanks -- 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.
