Friday, February 20, 2015

SDM not workin correct...

Hi, 

I use Super dev mode for about 2-3m now, and all worked ok. Now suddenly it stopped making recompile when there are code changes.
Its used from Eclipse with -noserver. If I start and stop the codeserver from eclipse or call dev off and then back on in the browser it dose recompile, but not 
when I just refresh the page. 

Params:
-superDevMode -remoteUI "${gwt_remote_ui_server_port}:${unique_id}" -startupUrl http://localhost:8080/app/app.html -logLevel INFO -noserver -codeServerPort 9997 -war D:\Development\eclipse-workspace-kepler\app\war xxx.app.gwt


if used with embedded serve all works ok...
Params:
-remoteUI "${gwt_remote_ui_server_port}:${unique_id}" -startupUrl app.html -logLevel INFO -codeServerPort 9997 -port 8888 -superDevMode -war D:\Development\eclipse-workspace-kepler\appt\war xxx.app.gwt


Any idea on this?!

Tnx

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

No comments:

Post a Comment