[ 
http://jira.codehaus.org/browse/MECLIPSE-127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_102321
 ] 

Dan Tran commented on MECLIPSE-127:
-----------------------------------

committed at rev 556442 the attached patch, as well as the fix for ECLIPSE-296. 
 Tested the build with both windows and solaris platforms.


> Ability to add other workspace configuration similar to add-maven-repo goal
> ---------------------------------------------------------------------------
>
>                 Key: MECLIPSE-127
>                 URL: http://jira.codehaus.org/browse/MECLIPSE-127
>             Project: Maven 2.x Eclipse Plugin
>          Issue Type: New Feature
>    Affects Versions: 2.2
>         Environment: xp
>            Reporter: Dan Tran
>             Fix For: 2.5
>
>         Attachments: MECLIPSE-127.diff
>
>
> add ability to configure code slyle, jvm, warning,etc
> We can create a new goal like eclipse:configure-workspace and merge 
> add-maven-repo into it.
> We will need to a complex class for injection. This complex class will have 
> the following property
>    String workspaceDirectory;  // if given, will trigger add-maven-repo 
>    String styleFile;  // if given, will trigger the settup of source format 
> style file
>    etc,
> This will allow us to preconfigure eclispe configuration in the parent pom, 
> and there for developers in a team will have the 
> same eclipse setup, rather manually configure it.
> WDYT?

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

        

Reply via email to