Can’t get DevMode to work. Think it’s related to my app.gwt.xml using:
<module rename-to=‘app’> Trying my page give me: Error:Couldn’t load app from Super Dev Mode server at http://127.0.0.1:9876. Am seeing (in Chrome brower dev console) app.nocache.js:54 GET http://127.0.0.1:9876/recompile-requester/app net::ERR_FAILEDinjectScriptTag @ app.nocache.js:54 I think the codeserver is fine: Super Dev Mode starting up … Initializing App Engine server … The code server is ready at http://127.0.0.1:9876/ I can view my data in the admin console fine http://127.0.0.1:8888/_ah/admin/ <—- works great Hints? Tips? Suggestions? -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
