On Thursday, May 22, 2014 4:15:10 AM UTC-6, Abel Barbosa wrote:
>
> Hi.
>
> I've been developing some web applications with GWT.
>
> Yesterday I updated my Google Chrome on Linux Ubuntu and now I get the 
> following message when trying to use Development Mode:
>
> "Sorry, the GWT Developer Plugin no longer works with Chrome on Linux"
>
> Is this lack of support final? The message seems to state that. 
>
> Why did this happen? Am I no longer able to use development mode on Linux 
> (Firefox doesn't have an  GWT Developer Plugin since the 24 version - 
> currently on version 29)?
>
> Am I missing the obvious alternative besides using an older browser?
>
> Thank you.
>


Solution for me was, 

In Eclipse, go to *Create new server* 
Select *Google > Google App Engine*
Set the *Server runtime environment* to *Google App Engine (1.9.6)*
everything else was default settings and assumes you have already updated 
everything to the latest versions through the help menu

>From here you can use the *Google Dropdown* to *Create a new web 
application project *as per usual process
*use specific sdk* App Engine (1.9.6)
hit *GWT Compile *on your project
then you can* Right Click* on your project and* Run as* > *Web Application*


*http://localhost:8888/ *

*http://localhost:8888/_ah/admin/modules*

should have your starter app app and running without the use of any plugins 
like GWT Plugin for chrome or Super Dev Mode setup

This was tested using chrome Version 35.0.1916.114
Ubuntu 14.04 kernel 3.13.0-29-generic

Eclipse Standard/SDK
Version: Kepler Service Release 2
Build id: 20140224-0627

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to