Support additional programm arguments in launch configurations
--------------------------------------------------------------
Key: MGWT-6
URL: http://jira.codehaus.org/browse/MGWT-6
Project: Maven 2.x GWT Plugin
Issue Type: New Feature
Affects Versions: 1.0
Reporter: Stefan Gybas
Priority: Minor
Currently launch configurations that are created using the gwt:eclipse goal use
the program arguments "-out ${out} ${module}/${page}". It is desirable to
specify additional arguments in the configuration section of the POM, for
example using
{code:xml}
<configuration>
<additionalLauchArguments>-noserver -port 8080</additionalLauchArguments>
</configuration>
{code}
to use the noserver mode.
Thanks for your great work! I have just switched from another GWT plugin and
I'm more happy now. :-)
--
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