Wednesday, April 19, 2017

Re: Trying to run Super Dev Mode, but getting "Sorry, the GWT Developer Plugin no longer works with Chrome"


On Thursday, April 20, 2017 at 1:07:41 AM UTC+2, Tharpa Roberts wrote:
I am maintaining a legacy application, which uses GWT 2.6.1.  I am trying to run it in Eclipse.  I have added the line 
<add-linker name="xsiframe"/>
to my Acme.gwt.xml file.   I am selecting, "Debug As GWT Development Mode with Jetty".  When I open it, Chrome tells me, "Sorry, the GWT Developer Plugin no longer works with Chrome".  

I want to use Super Dev Mode.  Why does it think that I want to use DevMode ?

SDM in GWT 2.6 requires using CodeServer. 2.7 added integration with DevMode and turned it on by default (with -nosuperDevMode flag to turn it off).
See http://www.gwtproject.org/articles/superdevmode.html for more information. 

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

No comments:

Post a Comment