That is definitely odd - the correct entry point should be selected for you automatically. Do you mind posting the contents of your .project and your .classpath files?
2009/12/11 Jaroslav Záruba <[email protected]> > http://code.google.com/webtoolkit/doc/latest/ReleaseNotes.html#Upgrading > -- > After upgrading to the GWT 2.0 jars, you will see the following > message when running development mode using HostedMode: > > [WARN] The class com.google.gwt.dev.HostedMode is deprecated and > will be removed -- > use com.google.gwt.dev.DevMode instead. > > In order to eliminate this warning, change your main class from > com.google.gwt.dev.HostedMode to com.google.gwt.dev.DevMode. > -- > > This is the first time I hear/read about that class. (I can't find > anything like "main class" anywhere in the Eclipse or project > settings.) > Is it something that is available for change only after upgrading to > GWT 2.0? > > -- > > 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.
