Re: Internet Explorer Google Web Toolkit Plugin Installing but not Working.

2016-11-15 Thread Thomas Broyer
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,

Re: Internet Explorer Google Web Toolkit Plugin Installing but not Working.

2016-11-14 Thread Slava Pankov
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

Re: Internet Explorer Google Web Toolkit Plugin Installing but not Working.

2016-11-14 Thread Thomas Broyer
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

Re: Internet Explorer Google Web Toolkit Plugin Installing but not Working.

2016-11-14 Thread 管理人です。
You Should use super dev mode . Because you don't have to install plugin. 2016年11月14日(月) 20:11 Kirill Prazdnikov : > 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

Re: Internet Explorer Google Web Toolkit Plugin Installing but not Working.

2016-11-14 Thread Kirill Prazdnikov
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-toolkit+unsubscr...@googlegroups.com. To post to this

Re: Internet Explorer Google Web Toolkit Plugin Installing but not Working.

2016-11-14 Thread Thomas Broyer
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

Re: Internet Explorer Google Web Toolkit Plugin Installing but not Working.

2016-11-13 Thread Kirill Prazdnikov
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 -- 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

Re: Internet Explorer Google Web Toolkit Plugin Installing but not Working.

2016-11-10 Thread JonL
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. On Thursday, November 10, 2016 at 7:03:05 AM UTC-7, Hendré Louw wrote:

Re: Internet Explorer Google Web Toolkit Plugin Installing but not Working.

2016-11-10 Thread Hendré Louw
2.8.0. Super Dev mode works. On Thursday, 10 November 2016 15:19:59 UTC+2, Velusamy Velu wrote: > > Which version of GWT you are trying with? Have you tried the Super Dev > mode? > > On Thursday, November 10, 2016 at 5:22:13 AM UTC-5, Hendré Louw wrote: >> >> I created a new project in Eclipse

Re: Internet Explorer Google Web Toolkit Plugin Installing but not Working.

2016-11-10 Thread Velusamy Velu
Which version of GWT you are trying with? Have you tried the Super Dev mode? On Thursday, November 10, 2016 at 5:22:13 AM UTC-5, Hendré Louw wrote: > > 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.