And can you access http://127.0.0.1:9876/ ?Yes and I get:GWT Code Server
- Drag these two bookmarklets to your browser's bookmark bar:
- Visit a web page that uses one of these modules:
- app
- 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.)
Recompiling (from Eclipse GWT Compile Project) and trying again does nothing. Restarting the server and trying again gives the same result.
GET /recompile/ap
Job com.k.app.MyApp_1_1
starting job: com.k.app.MyApp_1_1
binding: gxt.device=desktop
binding: gxt.user.agent=chrome
binding: locale=en
binding: user.agent=safari
binding: user.agent.os=mac
skipped compile because no input files have changed
0.410s total — Compile completed
Maybe the underlying confusion is that I am using an offline cache and it loads from that…
Document was loaded from Application Cache with manifest http://127.0.0.1:59047/offline.manifest
Then gives me fluencybuildergae.nocache.js:54 GET http://127.0.0.1:59040/recompile-requester/fluencybuildergae net::ERR_FAILED
Still why the need for a recompile… nothing has changed.
Should I just give up on superdevmode until 2.8? Will it have changed? This is beyond my abiility to understand what to do…
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