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
            Priority: Minor
         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


Reply via email to