Hi Blaise,

I can't think of any reasons why a project you created with GWT 1.4
wouldn't keep working using the GWT 1.4 libraries.

You mentioned that you recently upgrade to GWT 1.5.3 and that during
the upgrade, it somehow changed some settings in Eclipse that could be
causing some of the issues you're seeing.

The only kind of upgrade that I believe could cause a problem within
Eclipse would be if you had variables defined that were pointing to
the GWT libraries and you updated those to point to 1.5, making older
run configurations now use 1.5 libraries, which is not going to work.

Other than that, I would need a bit more info to figure out what's
going on. Perhaps some details on how the project and your hosted mode
run configuration are setup?

Hope that helps,
-Sumit Chandel

On Tue, Nov 4, 2008 at 6:36 AM, Blaise <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I have a project that I created long time ago using projectCreator and
> applicationCreator with Eclipse and GWT 1.4. The project used to work
> perfectly in
> both hosted and web mode.
>
> Today I tried to open it, it shows a blank page in hosted mode same
> thing in web mode. The page loads faster because I think nothing is
> happening anymore (no compile ...). For this project I still use the
> old version of GWT 1.4.
> This behavior started when I newly created a test project using GWT
> 1.5. It messed up something in Eclipse which I thought to have been
> fixed but seems not.
>
> Other projects work fine. Anybody has any idea why only one of my
> projects got messed up and shows a blank page in hosted mode?
>
> Thank you,
>
> --Blaise
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to