Invalid Eclipse launch file when some gwt options are set
---------------------------------------------------------

                 Key: MGWT-29
                 URL: http://jira.codehaus.org/browse/MGWT-29
             Project: Maven 2.x GWT Plugin
          Issue Type: Bug
            Reporter: Christophe Lombart


When using the command gwt:eclipse, the options noServer and port number are 
not set in the generated Eclipse launch file. 

I have the following configuration in the pom.xml 

<configuration>
        <noServer>true</noServer>
        <port>8080</port>
       ...
</configuration>

It works fine with gwt:run but not from Eclipse. 



-- 
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