Tuesday, August 31, 2010

Re: Can not download gwt developer plugin

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,<br>so 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 DeveloperPlugin<br>For
> > > > 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 DeveloperPlugin<br>For
> > > > 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 DeveloperPlugin<br>For
> > > > 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 DeveloperPlugin<br>For
> > > > 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-toolkit@googlegroups.com.
> > > To unsubscribe from this group, send email to
> > > google-web-toolkit+unsubscribe@googlegroups.com<google-web-toolkit%2Bunsubs cribe@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-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment