Hi Pieter,

The actual Eclipse plugin supports all versions of GWT (so no downgrading
required there).

What you'll need to do is:

- Make sure GWT 1.7.1 SDK is installed.  In Eclipse, go to Window >
Preferences > Google > Web Toolkit.  If you see 1.7.1 and 2.0.0 there,
great!  If not, you can download GWT 1.7.1 SDK from
http://code.google.com/webtoolkit/versions.html , extract it somewhere, and
click the "Add" button in the dialog.

- Make sure the GWT 1.7.1-based project is using the GWT 1.7.1 SDK.  Right
click on the project, go to Properties > Google > Web Toolkit, and you can
"Use specific SDK".

After these changes are made, you can launch your app again, and it should
work as it did before.  (If it does not, try clearing your browser cache
and/or a clean build of the project.)

Hope this helps,
jason

On Mon, Feb 1, 2010 at 10:56 AM, Pieter Breed <pieter.br...@gmail.com>wrote:

> Hi,
>
> Our team have several version of our software going at the same time.
> The current version runs on GWT 1.7.1; our next version will maybe
> ship with GWT 2.0 so we are trying to do the upgrade. We have
> installed the new google eclipse plugin, but now we can't get our
> 1.7.1 apps to work anymore in hosted mode. It keeps on trying to load
> the browser plugin system of GWT2, which obviously wont work.
>
> I can't find the old plugin which I will happily use, can somebody
> here maybe point me to a mirror of it? Is there something else that I
> am missing? I've tried to remove the hosted.html file; it has no
> effect.
>
> Regards,
> P
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To post to this group, send email to google-web-tool...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-web-toolkit+unsubscr...@googlegroups.com<google-web-toolkit%2bunsubscr...@googlegroups.com>
> .
> 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 google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to