[ http://jira.codehaus.org/browse/MGWT-217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Olivier Lamy closed MGWT-217. ----------------------------- Resolution: Fixed Fix Version/s: 2.1.1 Assignee: Olivier Lamy > bindAddress parameter of compiler can not be set in task gwt:debug > ------------------------------------------------------------------ > > Key: MGWT-217 > URL: http://jira.codehaus.org/browse/MGWT-217 > Project: Maven 2.x GWT Plugin > Issue Type: Improvement > Reporter: Andrey Chursin > Assignee: Olivier Lamy > Priority: Minor > Fix For: 2.1.1 > > Attachments: RunMojo.java.txt > > > Attached the diff file to fix this problem. > It is simple and clear - we need to add bindAddress parameter to task and > then append it to the compiler argument. > It is usefull when you need debug gwt application on weak computer, because > host code server needs much resources. In this way you can run it on server, > but you need the bindAddress parameter(by default it 127.0.0.1, so only for > local debugging) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email