Failure upgrading 1.7 to 2.0

2010-02-18 Thread jfeingold
I'm trying to upgrade an application from working with GWT 1.7 to 2.0. However, when I go through the steps to convert from 1.7 to 2.0, I get a failure message when launching my browser saying that I need to (re)compile my source. This message makes no sense since I should not have to compile to

Re: Failure upgrading 1.7 to 2.0

2010-02-18 Thread Tapas Adhikary
Hi , I am also getting the same issue. Once compiled explicitly , it started working but debugging and UI compilation on browser changes are not happening. Please help. I had created the project using GWT 1.5 application creator. and then upgraded it to GWT 2.0. I have installed the GWT dev

Re: Failure upgrading 1.7 to 2.0

2010-02-18 Thread Rajeev Dayal
There is a a bug with switching SDKs. Try the following: 1) Remove any GWT-generated folders under your war directory. 2) Clear your browser's cache, and restart your browser. See if that helps. On Thu, Feb 18, 2010 at 11:09 AM, Tapas Adhikary tapas4...@gmail.comwrote: Hi , I am also getting

Re: Failure upgrading 1.7 to 2.0

2010-02-18 Thread jfeingold
Thanks. This worked. I had cleared the cache, but had not deleted all of the GWT-generated folders. On Feb 18, 8:29 am, Rajeev Dayal rda...@google.com wrote: There is a a bug with switching SDKs. Try the following: 1) Remove any GWT-generated folders under your war directory. 2) Clear your

Re: Failure upgrading 1.7 to 2.0

2010-02-18 Thread jfeingold
Thanks. This worked. I had cleared the cache, but had not deleted all of the GWT-generated folders. On Feb 18, 8:29 am, Rajeev Dayal rda...@google.com wrote: There is a a bug with switching SDKs. Try the following: 1) Remove any GWT-generated folders under your war directory. 2) Clear your