Really strange, I try to simulate the problem in home pc (I am not in
office), my debug configuraiton arguments is
-startupUrl 127.0.0.1:7001/DesignerFirstTrial/ -noserver -remoteUI "$
{gwt_remote_ui_server_port}:${unique_id}" -logLevel INFO -
codeServerPort 9997 -war C:\workspace\workspace1\DesignerFirstTrial
\war com.mycompany.project.GWTDesignerFirstTrialbut when I run, in eclipse development mode tab, the url shown is http://127.0.0.1:8888/127.0.0.1:7001/DesignerFirstTrial/?gwt.codesvr=127.0.0.1:9997 that is, it auto prepend 127.0.0.1:8888 in front of the startupUrl, why is this the case? I have double checked that there is -noserver argument in the debug configuration. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
