Improved gwt:eclipse goal
-------------------------

                 Key: MOJO-1177
                 URL: http://jira.codehaus.org/browse/MOJO-1177
             Project: Mojo
          Issue Type: Improvement
          Components: gwt
            Reporter: Julien HENRY
         Attachments: gwt-maven-plugin.patch

The existing launch template contains hard coded project name (bios-webapp). I 
have generated a launch configuration with google tool and I saw they are 
including gwt-dev-XX.jar in the classpath and I think it is a good idea because 
it is a little bit complicated to add it in the pom dependencies (need a profil 
depending on os).

This patch make gwt:eclipse generate a launch configuration similar to the one 
generated by google tool. There are 2 new parameters in the template: eclipse 
project name and gwt-dev-XX.jar file path.

Possible improvement:  as eclipse project name I use pom artifactId but some 
users may decide to change this so I think it could be better to read the 
eclipse project name in the .project file.

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