I try to debug the GWT app in a remote browser (located on other computer than Eclipse instance) for example in VMware environment. Unfortunately while opening address below there is no connection.
http://192.168.1.2:8888/app_test.html?gwt.codesvr=192.168.1.2:9997
I've tried adding -Dgwt.args="-bindAddress 0.0.0.0"
to Arguments -> VM arguments but the parameter seems to be unrecognized. Server still binds to localhost.
I use Google Eclipse plugin. Thank you for any help.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…