What is main class?

2009-12-11 Thread Jaroslav Záruba
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

Re: What is main class?

2009-12-11 Thread Rajeev Dayal
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 jaroslav.zar...@gmail.com http://code.google.com/webtoolkit/doc/latest/ReleaseNotes.html#Upgrading

Re: What is main class?

2009-12-11 Thread Jaroslav Záruba
I apologize if I confused you, I'm only reading through the GWT 2.0 stuff. I haven't faced this error myself as I'm yet to upgrade to 2.0. (I have two days to a minor deadline, so I don't want to mess with my dev.env.) My understanding is that setting the main class is fundamental part of the

Re: What is main class?

2009-12-11 Thread Rajeev Dayal
It applies only when developing without the Google Plugin for Eclipse. 2009/12/11 Jaroslav Záruba jaroslav.zar...@gmail.com I apologize if I confused you, I'm only reading through the GWT 2.0 stuff. I haven't faced this error myself as I'm yet to upgrade to 2.0. (I have two days to a minor

Re: What is main class?

2009-12-11 Thread Jaroslav Záruba
great :) thank you! On Dec 11, 8:06 pm, Rajeev Dayal rda...@google.com wrote: It applies only when developing without the Google Plugin for Eclipse. 2009/12/11 Jaroslav Záruba jaroslav.zar...@gmail.com I apologize if I confused you, I'm only reading through the GWT 2.0 stuff. I haven't