This is the problem , with gwt 1.6 not recognized my project and i can not do deploy the project
And i am not understand as solved my problem.... i am very stessed... On 9 feb, 13:56, Rajeev Dayal <[email protected]> wrote: > If you're using the plugin, you don't need to switch to DevMode on your own > - the plugin will automatically do this for you, if it recognizes that your > project is in a 1.6-compatible form. > > See the "Working with GWT 1.5 and Earlier Projects" section of: > > http://code.google.com/eclipse/docs/existingprojects.html > > > > On Mon, Feb 8, 2010 at 7:00 AM, asle <[email protected]> wrote: > > I tried with the plugin and without the plugin. > > > When i create a new project, i am not problem. My problem is when i > > upgrade my project, because i have a project with gwt 1.5 and i > > upgrade to 1.6 and i folowing the steps but i not understand > > how switch shell for hosted mode. > > > Sorry for the writing, but i am not speak english > > Thanks > > > best regards > > > On 5 feb, 13:42, Rajeev Dayal <[email protected]> wrote: > > > Are you using the Google Plugin for Eclipse? > > > > On Fri, Feb 5, 2010 at 1:26 AM, Gal Dolber <[email protected]> wrote: > > > > I recommend you to go straight to GWT 2.0. Just update the SDK and find > > the > > > > deprecated's in your code. > > > > The biggest problem you can have is with the ImageBundle, now you have > > to > > > > use ClientBundle. > > > > Also I don't remember if the Listeners -> Handlers transition was > > before of > > > > after 1.6 ... > > > > Anyway... you won't regret it > > > > Best > > > > > 2010/2/4 asle <[email protected]> > > > > > 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.ht. > > .. > > > >> . > > > >> 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]<google-web-toolkit%2Bunsubs > > > >> [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]<google-web-toolkit%2Bunsubs > > > > [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.-Ocultar texto > > de la cita - > > > > - Mostrar texto de la cita - > > > -- > > 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.
