Thanks for the quick response.

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
>>
>
> And can you access http://127.0.0.1:9876/ ?
>

Yes and I get:
GWT Code Server

   1. Drag these two bookmarklets to your browser's bookmark bar:
   Dev Mode On Dev Mode Off
   2. Visit a web page that uses one of these modules:
      - *app*
   3. Click "Dev Mode On" to start development mode.

So I did 1, but 2 gives me an error:
app (GWT Code Server)

This module hasn't been compiled yet.
Output Files

(From the last successful compile.)

   - blank.html <http://127.0.0.1:9876/fluencybuildergae/blank.html>
   - app.nocache.js <http://127.0.0.1:9876/app/app.nocache.js>
   - app.nocache.js <http://127.0.0.1:9876/app/app.recompile.nocache.js>
   - reset.css <http://127.0.0.1:9876/fluencybuildergae/reset.css>

Recompiling (from Eclipse GWT Compile Project) and trying again does
nothing.  Restarting the server and trying again gives the same result.

-- 
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.

Reply via email to