Re: NPAPI-Plug-in

2016-06-10 Thread Frank
As Thomas said you should use SuperDevMode. More information (although it seems a little outdated) can be found here : http://www.gwtproject.org/articles/superdevmode.html On a side note. Some pageson the GWT-Project need an URGENT udpate : http://www.gwtproject.org/gettingstarted.html --> Us

NPAPI-Plug-in

2016-06-10 Thread Thomas Broyer
Technically, you can make it work on very old versions of Firefox (24) and Chrome (can't remember the version, maybe 40, depends on the platform too). It still works in IE though. But DevMode is deprecated and is likely to be entirely removed just after GWT 2.8, so it really is not worth the has

NPAPI-Plug-in

2016-06-09 Thread Fabian -
is there any way to install this plugin ? the NPAPI-Plug-in is no longer aviable -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolki

Re: Info: how to enable NPAPI in chrome

2015-04-22 Thread Abdul
Application in Chrome Newer Version with Classic Dev Mode is Disabled, because they have disabled NPAPI Plug-in in Chrome Newer Version. Now it’s time to use Super Dev Mode *SuperDev mode as default in GWT 2.7**:* The Main feature in GWT 2.7 is SuperDev mode(SDM), with Dev mode now deprecated

Info: how to enable NPAPI in chrome

2015-04-22 Thread Juan Pablo Gardella
For some people that want to use classical dev mode in chrome (super devmode works very well indeed), you can enable NPAPI plugins accesing chrome://flags/#enable-npapi. Recently, Google Chrome (version 42) disabled the use of NPAPI plugins. *Background:* https://www.chromium.org/developers

Re: NPAPI

2014-01-07 Thread jonl
The NPAPI is being deprecated by the Chrome team this year. You might look into super-dev mode instead, since you are having trouble anyways. http://blog.chromium.org/2013/09/saying-goodbye-to-our-old-friend-npapi.html http://www.gwtproject.org/articles/superdevmode.html On Saturday

Re: NPAPI

2014-01-03 Thread Worathiti Manosroi
This problem still remain for me... do you finally find a solution ? On Saturday, November 9, 2013 11:48:53 PM UTC+1, Millie Smith wrote: > > When I try to install the Chrome plugin for GWT, I get the following text > in a popup: "NPAPI plugin is required by this app"

Re: NPAPI

2013-11-30 Thread Brian Slesinsky
I'm not familiar with Windows 8, but I believe you have to run Chrome outside "metro mode" to get plugins to work. http://blog.chromium.org/2012/07/npapi-plug-ins-in-windows-8-metro-mode.html On Friday, November 29, 2013 10:24:24 AM UTC-8, Joshua Zeidner wrote: > >

Re: NPAPI

2013-11-29 Thread Joshua Zeidner
Hi Millie, I'm experiencing the same problem. I'm on Windows 8. Did you find a solution? -jmz On Saturday, November 9, 2013 2:48:53 PM UTC-8, Millie Smith wrote: > > When I try to install the Chrome plugin for GWT, I get the following text > in a popup: "NPAPI pl

NPAPI

2013-11-10 Thread Millie Smith
When I try to install the Chrome plugin for GWT, I get the following text in a popup: "NPAPI plugin is required by this app". All of the NPAPI installs look complicated. Is there an easy way to get this installed? Also, when I installed the Firefox plugin, Firefox refused to start agai