Internet Explorer Google Web Toolkit Plugin Installing but not Working.

399 views
Skip to first unread message

Hendré Louw

unread,
Nov 10, 2016, 5:22:13 AM11/10/16
to GWT Users
I created a new project in Eclipse with the sample code option. IE prompts me to install the developer plugin, however the link does not work. After coping the plugin link I managed to install the plugin. The download page keep reappearing every time I run the application. Please assist.

Velusamy Velu

unread,
Nov 10, 2016, 8:19:59 AM11/10/16
to GWT Users
Which version of GWT you are trying with? Have you tried the Super Dev mode?

Hendré Louw

unread,
Nov 10, 2016, 9:03:05 AM11/10/16
to GWT Users
2.8.0. Super Dev mode works.

JonL

unread,
Nov 10, 2016, 10:39:32 AM11/10/16
to GWT Users
The GWT browser plugins are no longer supported, though they can get installed into old versions of browsers.  As of 2.7.x Super Dev mode is the supported method of development and the support for the plugin is deprecated.

Kirill Prazdnikov

unread,
Nov 13, 2016, 3:57:44 PM11/13/16
to GWT Users
I`m not sure, but I saw people were saying that they will deprecate all of dev mode code finally, one day... 
No dev mode - no questions

Thomas Broyer

unread,
Nov 14, 2016, 4:55:44 AM11/14/16
to GWT Users

On Sunday, November 13, 2016 at 9:57:44 PM UTC+1, Kirill Prazdnikov wrote:
I`m not sure, but I saw people were saying that they will deprecate all of dev mode code finally, one day... 

Yes.
Google have already deleted it in their internal codebase and have been pushing for removing it from GWT proper ever since the release of GWT 2.7.
It's also highly likely that it won't even work anymore due to changes in the Java Runtime Emulation, which has started using JsInterop.
So yes, definitely, it's more deprecated than ever (read: no effort has been put to make sure it still even works), and is likely to be deleted altogether in the future (and maybe we should have done it in 2.8…)

Kirill Prazdnikov

unread,
Nov 14, 2016, 6:12:01 AM11/14/16
to google-we...@googlegroups.com

Why not to approve the dev-mode-delete.patch ?

管理人です。

unread,
Nov 14, 2016, 6:17:02 AM11/14/16
to google-we...@googlegroups.com
You Should use super dev mode .
Because you don't have to install plugin.

2016年11月14日(月) 20:11 Kirill Prazdnikov <pki...@gmail.com>:

Why not to approve the dev-mode-delete.patch ?

--
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-tool...@googlegroups.com.
To post to this group, send email to google-we...@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Thomas Broyer

unread,
Nov 14, 2016, 9:15:22 AM11/14/16
to GWT Users


On Monday, November 14, 2016 at 12:12:01 PM UTC+1, Kirill Prazdnikov wrote:

Why not to approve the dev-mode-delete.patch ?


You're right, maybe now is the time. I think we'll discuss this at the next Steering Committee meeting; in the meantime, feedback is welcome (e.g. if DevMode already is broken)

Slava Pankov

unread,
Nov 14, 2016, 6:55:01 PM11/14/16
to GWT Users
Dev mode works just fine with GWT 2.8 in old Firefox 24 esr and IE11. 
I'm still using it (together with superdev + sdbg), and devmode is quite better and "faster to develop with" from Java point of view, because variables/expressions tabs in Eclipse are convenient and "live", also hints with values are shown on mouse over in editor.

Thomas Broyer

unread,
Nov 15, 2016, 5:27:54 AM11/15/16
to GWT Users


On Tuesday, November 15, 2016 at 12:55:01 AM UTC+1, Slava Pankov wrote:
Dev mode works just fine with GWT 2.8 in old Firefox 24 esr and IE11. 

Thanks for the confirmation.
Just after I sent my mail, I new I was probably wrong: devmode doesn't use the Java Runtime Emulation (JRE) library, and JsInterop is currently only used in the JRE.
Reply all
Reply to author
Forward
0 new messages