Re: Can not download gwt developer plugin

2010-09-02 Thread Chris Ramsdale
There was an update on our side yesterday and the Developer Plugin page has
been restored. Please let us know if you still experience problems.

-- Chris

On Fri, Aug 27, 2010 at 5:47 PM, Chris Ramsdale cramsd...@google.comwrote:

 You can also use this link in the interim:

  http://gwt.google.com/samples/MissingPlugin


 On Fri, Aug 27, 2010 at 10:45 AM, David Chandler (Google) 
 drfibona...@google.com wrote:

 Oops, there is a broken URL mapping. This will be fixed shortly.

 /dmc
 David Chandler
 Developer Programs Engineer, Google Web Toolkit

 On Aug 26, 9:39 am, Guillaume Lasnier guillaume.ph.lasn...@gmail.com
 wrote:
  Hi,
  I have the same problem not being able to install the GWT
 developerpluginon any browser because the link is broken. Google please
 help,
  this is critical!!!
 
  Please find below the install url for eachpluginI got using the
  cached page on Google:
 
  firefox-old :
{
  caption : Sorry, the GWT DeveloperPluginonly supports
  Firefox 3.0 and 3.5 at present,
  url : http://www.getfirefox.com;,
  supported : false
},
 
opera :
{
  caption : Sorry, there is currently no GWT
 DeveloperPluginfor Opera,
  // TODO(you): If you are reading this, maybe you would be
  interested in contributing an Opera version?
  url : http://code.google.com/webtoolkit/
  makinggwtbetter.html#contributingcode,
  supported : false
},
 
safari-iphone :
{
  caption : Sorry, there is currently no GWT
 DeveloperPluginfor mobile Safari,
  url : troubleshootingUrl,
  supported : false
},
 
webkit-android :
{
  caption : Sorry, there is currently no GWT
 DeveloperPluginfor mobile WebKit,
  url : troubleshootingUrl,
  supported : false
},
 
chrome-lin :
{
  caption : Sorry, there is currently no GWT
 DeveloperPluginfor Chrome on Linux,
  url : troubleshootingUrl,
  supported : false
},
 
chrome-mac :
{
  caption : Sorry, there is currently no GWT
 DeveloperPluginfor Chrome on OS X,
  url : troubleshootingUrl,
  supported : false
},
 
chrome-win :
{
  caption : The GWT DeveloperPluginrequires Chrome 4 or
  later,brso click here to learn about switching to the Chrome
  DevChannel to get early access,
  url : http://dev.chromium.org/getting-involved/dev-
  channel,
  supported : false
},
 
safari-win :
{
  caption : Sorry, there is currently no GWT
 DeveloperPluginfor Safari on Windows,
  url : troubleshootingUrl,
  supported : false
},
 
firefox :
{
  caption : Download the GWT DeveloperPluginbrFor
  Firefox,
  url : https://dl-ssl.google.com/gwt/plugins/firefox/gwt-
  dev-plugin.xpi,
  platforms : Win x86, Linux x86/x86_64, Mac x86/PPC,
  supported : true
},
 
ie :
{
  caption : Download the GWT DeveloperPluginbrFor
  Internet Explorer,
  url : https://dl-ssl.google.com/tag/s/appguid%3D
  %7B9a5e649a-ec63-4c7d-99bf-75adb345e7e5%7D%26lang%3Den%26appname%3DGWT
  %2520Developer%2520Plugin%2520for%2520IE%26needsadmin%3Dfalse/gwt/
  plugins/ie/GwtDevPluginSetup.exe,
  platforms : Win x86,
  supported : true
},
 
chrome4-win :
{
  caption : Download the GWT DeveloperPluginbrFor
  Chrome,
  url : https://dl-ssl.google.com/gwt/plugins/chrome/gwt-
  dev-plugin.crx,
  platforms : Win x86,
  supported : true
},
 
safari-mac :
{
  caption : Download the GWT DeveloperPluginbrFor
  Safari,
  url : https://dl-ssl.google.com/gwt/plugins/safari/gwt-
  dev-plugin.dmg,
  platforms : Mac x86/x86_64/PPC,
  supported : true
}

 --
 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.comgoogle-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, 

Re: Can not download gwt developer plugin

2010-08-31 Thread Dan
I used that URL to get the plugin for chrome, but I still get the
missing-plugin message when I try to use the URL for my app that is
supplied in Eclipse.

The process works for Firefox, but something extra is broken for
Chrome, I think.

My steps are:

1. Browse to http://gwt.google.com/samples/MissingPlugin/MissingPlugin.html
and install the extension.

2. Copy, the URL for my app from the Eclipse Development Mode tab.

3. Paste that URL into Chrome.

On Aug 27, 10:45 pm, delightwjk delight@gmail.com wrote:
 I encountered the same problem, eventually I found a workaround by
 using this link:http://gwt.google.com/samples/MissingPlugin/MissingPlugin.html

 I think this issue has P1 priority, there may be many users being
 blocked by this simple issue.

 -Jiakuan

 On Aug 28, 5:47 am, Chris Ramsdale cramsd...@google.com wrote:



  You can also use this link in the interim:

   http://gwt.google.com/samples/MissingPlugin

  On Fri, Aug 27, 2010 at 10:45 AM, David Chandler (Google) 

  drfibona...@google.com wrote:
   Oops, there is a broken URL mapping. This will be fixed shortly.

   /dmc
   David Chandler
   Developer Programs Engineer, Google Web Toolkit

   On Aug 26, 9:39 am, Guillaume Lasnier guillaume.ph.lasn...@gmail.com
   wrote:
Hi,
I have the same problem not being able to install the GWT
   developerpluginon any browser because the link is broken. Google please
   help,
this is critical!!!

Please find below the install url for eachpluginI got using the
cached page on Google:

firefox-old :
          {
            caption : Sorry, the GWT DeveloperPluginonly supports
Firefox 3.0 and 3.5 at present,
            url : http://www.getfirefox.com;,
            supported : false
          },

          opera :
          {
            caption : Sorry, there is currently no GWT
   DeveloperPluginfor Opera,
            // TODO(you): If you are reading this, maybe you would be
interested in contributing an Opera version?
            url : http://code.google.com/webtoolkit/
makinggwtbetter.html#contributingcode,
            supported : false
          },

          safari-iphone :
          {
            caption : Sorry, there is currently no GWT
   DeveloperPluginfor mobile Safari,
            url : troubleshootingUrl,
            supported : false
          },

          webkit-android :
          {
            caption : Sorry, there is currently no GWT
   DeveloperPluginfor mobile WebKit,
            url : troubleshootingUrl,
            supported : false
          },

          chrome-lin :
          {
            caption : Sorry, there is currently no GWT
   DeveloperPluginfor Chrome on Linux,
            url : troubleshootingUrl,
            supported : false
          },

          chrome-mac :
          {
            caption : Sorry, there is currently no GWT
   DeveloperPluginfor Chrome on OS X,
            url : troubleshootingUrl,
            supported : false
          },

          chrome-win :
          {
            caption : The GWT DeveloperPluginrequires Chrome 4 or
later,brso click here to learn about switching to the Chrome
DevChannel to get early access,
            url : http://dev.chromium.org/getting-involved/dev-
channel,
            supported : false
          },

          safari-win :
          {
            caption : Sorry, there is currently no GWT
   DeveloperPluginfor Safari on Windows,
            url : troubleshootingUrl,
            supported : false
          },

          firefox :
          {
            caption : Download the GWT DeveloperPluginbrFor
Firefox,
            url : https://dl-ssl.google.com/gwt/plugins/firefox/gwt-
dev-plugin.xpi,
            platforms : Win x86, Linux x86/x86_64, Mac x86/PPC,
            supported : true
          },

          ie :
          {
            caption : Download the GWT DeveloperPluginbrFor
Internet Explorer,
            url : https://dl-ssl.google.com/tag/s/appguid%3D
%7B9a5e649a-ec63-4c7d-99bf-75adb345e7e5%7D%26lang%3Den%26appname%3DGWT
%2520Developer%2520Plugin%2520for%2520IE%26needsadmin%3Dfalse/gwt/
plugins/ie/GwtDevPluginSetup.exe,
            platforms : Win x86,
            supported : true
          },

          chrome4-win :
          {
            caption : Download the GWT DeveloperPluginbrFor
Chrome,
            url : https://dl-ssl.google.com/gwt/plugins/chrome/gwt-
dev-plugin.crx,
            platforms : Win x86,
            supported : true
          },

          safari-mac :
          {
            caption : Download the GWT DeveloperPluginbrFor
Safari,
            url : https://dl-ssl.google.com/gwt/plugins/safari/gwt-

Re: Can not download gwt developer plugin

2010-08-27 Thread codonovan
http://gwt-dev-plugin-missing.appspot.com/

On Aug 26, 2:39 pm, Guillaume Lasnier guillaume.ph.lasn...@gmail.com
wrote:
 Hi,
 I have the same problem not being able to install the GWT developer
 plugin on any browser because the link is broken. Google please help,
 this is critical!!!

 Please find below the install url for each plugin I got using the
 cached page on Google:

 firefox-old :
           {
             caption : Sorry, the GWT Developer Plugin only supports
 Firefox 3.0 and 3.5 at present,
             url : http://www.getfirefox.com;,
             supported : false
           },

           opera :
           {
             caption : Sorry, there is currently no GWT Developer
 Plugin for Opera,
             // TODO(you): If you are reading this, maybe you would be
 interested in contributing an Opera version?
             url : http://code.google.com/webtoolkit/
 makinggwtbetter.html#contributingcode,
             supported : false
           },

           safari-iphone :
           {
             caption : Sorry, there is currently no GWT Developer
 Plugin for mobile Safari,
             url : troubleshootingUrl,
             supported : false
           },

           webkit-android :
           {
             caption : Sorry, there is currently no GWT Developer
 Plugin for mobile WebKit,
             url : troubleshootingUrl,
             supported : false
           },

           chrome-lin :
           {
             caption : Sorry, there is currently no GWT Developer
 Plugin for Chrome on Linux,
             url : troubleshootingUrl,
             supported : false
           },

           chrome-mac :
           {
             caption : Sorry, there is currently no GWT Developer
 Plugin for Chrome on OS X,
             url : troubleshootingUrl,
             supported : false
           },

           chrome-win :
           {
             caption : The GWT Developer Plugin requires Chrome 4 or
 later,brso click here to learn about switching to the Chrome
 DevChannel to get early access,
             url : http://dev.chromium.org/getting-involved/dev-
 channel,
             supported : false
           },

           safari-win :
           {
             caption : Sorry, there is currently no GWT Developer
 Plugin for Safari on Windows,
             url : troubleshootingUrl,
             supported : false
           },

           firefox :
           {
             caption : Download the GWT Developer PluginbrFor
 Firefox,
             url : https://dl-ssl.google.com/gwt/plugins/firefox/gwt-
 dev-plugin.xpi,
             platforms : Win x86, Linux x86/x86_64, Mac x86/PPC,
             supported : true
           },

           ie :
           {
             caption : Download the GWT Developer PluginbrFor
 Internet Explorer,
             url : https://dl-ssl.google.com/tag/s/appguid%3D
 %7B9a5e649a-ec63-4c7d-99bf-75adb345e7e5%7D%26lang%3Den%26appname%3DGWT
 %2520Developer%2520Plugin%2520for%2520IE%26needsadmin%3Dfalse/gwt/
 plugins/ie/GwtDevPluginSetup.exe,
             platforms : Win x86,
             supported : true
           },

           chrome4-win :
           {
             caption : Download the GWT Developer PluginbrFor
 Chrome,
             url : https://dl-ssl.google.com/gwt/plugins/chrome/gwt-
 dev-plugin.crx,
             platforms : Win x86,
             supported : true
           },

           safari-mac :
           {
             caption : Download the GWT Developer PluginbrFor
 Safari,
             url : https://dl-ssl.google.com/gwt/plugins/safari/gwt-
 dev-plugin.dmg,
             platforms : Mac x86/x86_64/PPC,
             supported : true
           }

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



Re: Can not download gwt developer plugin

2010-08-27 Thread David Chandler (Google)
Oops, there is a broken URL mapping. This will be fixed shortly.

/dmc
David Chandler
Developer Programs Engineer, Google Web Toolkit

On Aug 26, 9:39 am, Guillaume Lasnier guillaume.ph.lasn...@gmail.com
wrote:
 Hi,
 I have the same problem not being able to install the GWT developerpluginon 
 any browser because the link is broken. Google please help,
 this is critical!!!

 Please find below the install url for eachpluginI got using the
 cached page on Google:

 firefox-old :
           {
             caption : Sorry, the GWT DeveloperPluginonly supports
 Firefox 3.0 and 3.5 at present,
             url : http://www.getfirefox.com;,
             supported : false
           },

           opera :
           {
             caption : Sorry, there is currently no GWT DeveloperPluginfor 
 Opera,
             // TODO(you): If you are reading this, maybe you would be
 interested in contributing an Opera version?
             url : http://code.google.com/webtoolkit/
 makinggwtbetter.html#contributingcode,
             supported : false
           },

           safari-iphone :
           {
             caption : Sorry, there is currently no GWT DeveloperPluginfor 
 mobile Safari,
             url : troubleshootingUrl,
             supported : false
           },

           webkit-android :
           {
             caption : Sorry, there is currently no GWT DeveloperPluginfor 
 mobile WebKit,
             url : troubleshootingUrl,
             supported : false
           },

           chrome-lin :
           {
             caption : Sorry, there is currently no GWT DeveloperPluginfor 
 Chrome on Linux,
             url : troubleshootingUrl,
             supported : false
           },

           chrome-mac :
           {
             caption : Sorry, there is currently no GWT DeveloperPluginfor 
 Chrome on OS X,
             url : troubleshootingUrl,
             supported : false
           },

           chrome-win :
           {
             caption : The GWT DeveloperPluginrequires Chrome 4 or
 later,brso click here to learn about switching to the Chrome
 DevChannel to get early access,
             url : http://dev.chromium.org/getting-involved/dev-
 channel,
             supported : false
           },

           safari-win :
           {
             caption : Sorry, there is currently no GWT DeveloperPluginfor 
 Safari on Windows,
             url : troubleshootingUrl,
             supported : false
           },

           firefox :
           {
             caption : Download the GWT DeveloperPluginbrFor
 Firefox,
             url : https://dl-ssl.google.com/gwt/plugins/firefox/gwt-
 dev-plugin.xpi,
             platforms : Win x86, Linux x86/x86_64, Mac x86/PPC,
             supported : true
           },

           ie :
           {
             caption : Download the GWT DeveloperPluginbrFor
 Internet Explorer,
             url : https://dl-ssl.google.com/tag/s/appguid%3D
 %7B9a5e649a-ec63-4c7d-99bf-75adb345e7e5%7D%26lang%3Den%26appname%3DGWT
 %2520Developer%2520Plugin%2520for%2520IE%26needsadmin%3Dfalse/gwt/
 plugins/ie/GwtDevPluginSetup.exe,
             platforms : Win x86,
             supported : true
           },

           chrome4-win :
           {
             caption : Download the GWT DeveloperPluginbrFor
 Chrome,
             url : https://dl-ssl.google.com/gwt/plugins/chrome/gwt-
 dev-plugin.crx,
             platforms : Win x86,
             supported : true
           },

           safari-mac :
           {
             caption : Download the GWT DeveloperPluginbrFor
 Safari,
             url : https://dl-ssl.google.com/gwt/plugins/safari/gwt-
 dev-plugin.dmg,
             platforms : Mac x86/x86_64/PPC,
             supported : true
           }

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



Re: Can not download gwt developer plugin

2010-08-27 Thread Chris Ramsdale
You can also use this link in the interim:

 http://gwt.google.com/samples/MissingPlugin

On Fri, Aug 27, 2010 at 10:45 AM, David Chandler (Google) 
drfibona...@google.com wrote:

 Oops, there is a broken URL mapping. This will be fixed shortly.

 /dmc
 David Chandler
 Developer Programs Engineer, Google Web Toolkit

 On Aug 26, 9:39 am, Guillaume Lasnier guillaume.ph.lasn...@gmail.com
 wrote:
  Hi,
  I have the same problem not being able to install the GWT
 developerpluginon any browser because the link is broken. Google please
 help,
  this is critical!!!
 
  Please find below the install url for eachpluginI got using the
  cached page on Google:
 
  firefox-old :
{
  caption : Sorry, the GWT DeveloperPluginonly supports
  Firefox 3.0 and 3.5 at present,
  url : http://www.getfirefox.com;,
  supported : false
},
 
opera :
{
  caption : Sorry, there is currently no GWT
 DeveloperPluginfor Opera,
  // TODO(you): If you are reading this, maybe you would be
  interested in contributing an Opera version?
  url : http://code.google.com/webtoolkit/
  makinggwtbetter.html#contributingcode,
  supported : false
},
 
safari-iphone :
{
  caption : Sorry, there is currently no GWT
 DeveloperPluginfor mobile Safari,
  url : troubleshootingUrl,
  supported : false
},
 
webkit-android :
{
  caption : Sorry, there is currently no GWT
 DeveloperPluginfor mobile WebKit,
  url : troubleshootingUrl,
  supported : false
},
 
chrome-lin :
{
  caption : Sorry, there is currently no GWT
 DeveloperPluginfor Chrome on Linux,
  url : troubleshootingUrl,
  supported : false
},
 
chrome-mac :
{
  caption : Sorry, there is currently no GWT
 DeveloperPluginfor Chrome on OS X,
  url : troubleshootingUrl,
  supported : false
},
 
chrome-win :
{
  caption : The GWT DeveloperPluginrequires Chrome 4 or
  later,brso click here to learn about switching to the Chrome
  DevChannel to get early access,
  url : http://dev.chromium.org/getting-involved/dev-
  channel,
  supported : false
},
 
safari-win :
{
  caption : Sorry, there is currently no GWT
 DeveloperPluginfor Safari on Windows,
  url : troubleshootingUrl,
  supported : false
},
 
firefox :
{
  caption : Download the GWT DeveloperPluginbrFor
  Firefox,
  url : https://dl-ssl.google.com/gwt/plugins/firefox/gwt-
  dev-plugin.xpi,
  platforms : Win x86, Linux x86/x86_64, Mac x86/PPC,
  supported : true
},
 
ie :
{
  caption : Download the GWT DeveloperPluginbrFor
  Internet Explorer,
  url : https://dl-ssl.google.com/tag/s/appguid%3D
  %7B9a5e649a-ec63-4c7d-99bf-75adb345e7e5%7D%26lang%3Den%26appname%3DGWT
  %2520Developer%2520Plugin%2520for%2520IE%26needsadmin%3Dfalse/gwt/
  plugins/ie/GwtDevPluginSetup.exe,
  platforms : Win x86,
  supported : true
},
 
chrome4-win :
{
  caption : Download the GWT DeveloperPluginbrFor
  Chrome,
  url : https://dl-ssl.google.com/gwt/plugins/chrome/gwt-
  dev-plugin.crx,
  platforms : Win x86,
  supported : true
},
 
safari-mac :
{
  caption : Download the GWT DeveloperPluginbrFor
  Safari,
  url : https://dl-ssl.google.com/gwt/plugins/safari/gwt-
  dev-plugin.dmg,
  platforms : Mac x86/x86_64/PPC,
  supported : true
}

 --
 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.comgoogle-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.



Re: Can not download gwt developer plugin

2010-08-27 Thread delightwjk
I encountered the same problem, eventually I found a workaround by
using this link: http://gwt.google.com/samples/MissingPlugin/MissingPlugin.html

I think this issue has P1 priority, there may be many users being
blocked by this simple issue.

-Jiakuan

On Aug 28, 5:47 am, Chris Ramsdale cramsd...@google.com wrote:
 You can also use this link in the interim:

  http://gwt.google.com/samples/MissingPlugin

 On Fri, Aug 27, 2010 at 10:45 AM, David Chandler (Google) 



 drfibona...@google.com wrote:
  Oops, there is a broken URL mapping. This will be fixed shortly.

  /dmc
  David Chandler
  Developer Programs Engineer, Google Web Toolkit

  On Aug 26, 9:39 am, Guillaume Lasnier guillaume.ph.lasn...@gmail.com
  wrote:
   Hi,
   I have the same problem not being able to install the GWT
  developerpluginon any browser because the link is broken. Google please
  help,
   this is critical!!!

   Please find below the install url for eachpluginI got using the
   cached page on Google:

   firefox-old :
             {
               caption : Sorry, the GWT DeveloperPluginonly supports
   Firefox 3.0 and 3.5 at present,
               url : http://www.getfirefox.com;,
               supported : false
             },

             opera :
             {
               caption : Sorry, there is currently no GWT
  DeveloperPluginfor Opera,
               // TODO(you): If you are reading this, maybe you would be
   interested in contributing an Opera version?
               url : http://code.google.com/webtoolkit/
   makinggwtbetter.html#contributingcode,
               supported : false
             },

             safari-iphone :
             {
               caption : Sorry, there is currently no GWT
  DeveloperPluginfor mobile Safari,
               url : troubleshootingUrl,
               supported : false
             },

             webkit-android :
             {
               caption : Sorry, there is currently no GWT
  DeveloperPluginfor mobile WebKit,
               url : troubleshootingUrl,
               supported : false
             },

             chrome-lin :
             {
               caption : Sorry, there is currently no GWT
  DeveloperPluginfor Chrome on Linux,
               url : troubleshootingUrl,
               supported : false
             },

             chrome-mac :
             {
               caption : Sorry, there is currently no GWT
  DeveloperPluginfor Chrome on OS X,
               url : troubleshootingUrl,
               supported : false
             },

             chrome-win :
             {
               caption : The GWT DeveloperPluginrequires Chrome 4 or
   later,brso click here to learn about switching to the Chrome
   DevChannel to get early access,
               url : http://dev.chromium.org/getting-involved/dev-
   channel,
               supported : false
             },

             safari-win :
             {
               caption : Sorry, there is currently no GWT
  DeveloperPluginfor Safari on Windows,
               url : troubleshootingUrl,
               supported : false
             },

             firefox :
             {
               caption : Download the GWT DeveloperPluginbrFor
   Firefox,
               url : https://dl-ssl.google.com/gwt/plugins/firefox/gwt-
   dev-plugin.xpi,
               platforms : Win x86, Linux x86/x86_64, Mac x86/PPC,
               supported : true
             },

             ie :
             {
               caption : Download the GWT DeveloperPluginbrFor
   Internet Explorer,
               url : https://dl-ssl.google.com/tag/s/appguid%3D
   %7B9a5e649a-ec63-4c7d-99bf-75adb345e7e5%7D%26lang%3Den%26appname%3DGWT
   %2520Developer%2520Plugin%2520for%2520IE%26needsadmin%3Dfalse/gwt/
   plugins/ie/GwtDevPluginSetup.exe,
               platforms : Win x86,
               supported : true
             },

             chrome4-win :
             {
               caption : Download the GWT DeveloperPluginbrFor
   Chrome,
               url : https://dl-ssl.google.com/gwt/plugins/chrome/gwt-
   dev-plugin.crx,
               platforms : Win x86,
               supported : true
             },

             safari-mac :
             {
               caption : Download the GWT DeveloperPluginbrFor
   Safari,
               url : https://dl-ssl.google.com/gwt/plugins/safari/gwt-
   dev-plugin.dmg,
               platforms : Mac x86/x86_64/PPC,
               supported : true
             }

  --
  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.comgoogle-web-toolkit%2Bunsubs 
  cr...@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 

Re: Can not download gwt developer plugin

2010-08-26 Thread Guillaume Lasnier
Hi,
I have the same problem not being able to install the GWT developer
plugin on any browser because the link is broken. Google please help,
this is critical!!!


Please find below the install url for each plugin I got using the
cached page on Google:

firefox-old :
  {
caption : Sorry, the GWT Developer Plugin only supports
Firefox 3.0 and 3.5 at present,
url : http://www.getfirefox.com;,
supported : false
  },

  opera :
  {
caption : Sorry, there is currently no GWT Developer
Plugin for Opera,
// TODO(you): If you are reading this, maybe you would be
interested in contributing an Opera version?
url : http://code.google.com/webtoolkit/
makinggwtbetter.html#contributingcode,
supported : false
  },

  safari-iphone :
  {
caption : Sorry, there is currently no GWT Developer
Plugin for mobile Safari,
url : troubleshootingUrl,
supported : false
  },

  webkit-android :
  {
caption : Sorry, there is currently no GWT Developer
Plugin for mobile WebKit,
url : troubleshootingUrl,
supported : false
  },

  chrome-lin :
  {
caption : Sorry, there is currently no GWT Developer
Plugin for Chrome on Linux,
url : troubleshootingUrl,
supported : false
  },

  chrome-mac :
  {
caption : Sorry, there is currently no GWT Developer
Plugin for Chrome on OS X,
url : troubleshootingUrl,
supported : false
  },

  chrome-win :
  {
caption : The GWT Developer Plugin requires Chrome 4 or
later,brso click here to learn about switching to the Chrome
DevChannel to get early access,
url : http://dev.chromium.org/getting-involved/dev-
channel,
supported : false
  },

  safari-win :
  {
caption : Sorry, there is currently no GWT Developer
Plugin for Safari on Windows,
url : troubleshootingUrl,
supported : false
  },

  firefox :
  {
caption : Download the GWT Developer PluginbrFor
Firefox,
url : https://dl-ssl.google.com/gwt/plugins/firefox/gwt-
dev-plugin.xpi,
platforms : Win x86, Linux x86/x86_64, Mac x86/PPC,
supported : true
  },

  ie :
  {
caption : Download the GWT Developer PluginbrFor
Internet Explorer,
url : https://dl-ssl.google.com/tag/s/appguid%3D
%7B9a5e649a-ec63-4c7d-99bf-75adb345e7e5%7D%26lang%3Den%26appname%3DGWT
%2520Developer%2520Plugin%2520for%2520IE%26needsadmin%3Dfalse/gwt/
plugins/ie/GwtDevPluginSetup.exe,
platforms : Win x86,
supported : true
  },

  chrome4-win :
  {
caption : Download the GWT Developer PluginbrFor
Chrome,
url : https://dl-ssl.google.com/gwt/plugins/chrome/gwt-
dev-plugin.crx,
platforms : Win x86,
supported : true
  },

  safari-mac :
  {
caption : Download the GWT Developer PluginbrFor
Safari,
url : https://dl-ssl.google.com/gwt/plugins/safari/gwt-
dev-plugin.dmg,
platforms : Mac x86/x86_64/PPC,
supported : true
  }

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



Can not download gwt developer plugin

2010-07-18 Thread _MOD_
Hi i cant download gwt developer plugin. It says 
http://gwt.google.com/missing-plugin
page is not available.

How can i download it?

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



Re: Can not download gwt developer plugin

2010-07-18 Thread _MOD_
I cant download gwt developer plugin. Please Help!

On 18 Temmuz, 13:45, _MOD_ zeynelkan...@gmail.com wrote:
 Hi i cant download gwt developer plugin. It 
 sayshttp://gwt.google.com/missing-plugin
 page is not available.

 How can i download it?

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



Re: Can not download gwt developer plugin

2010-07-18 Thread Sorinel C
Hi,

You can have the plugin from here (point two):

http://ui-programming.blogspot.com/2009/12/update-your-application-to-gwt-20.html

Cheers!

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