Looks useful, although how about allowing codestyle to be configured
per project?  It could be used in eclipse:eclipse to set project
specific settings - handy when you're working on projects with varying
codestyles.

Mark

On 12/07/07, Dan Tran <[EMAIL PROTECTED]> wrote:
Hello every one,

I would like to introduce this new eclipse-plugin's mojo to provide
capability configuring eclipse workspace specific configurations
beside the current M2_REPO var in eclipse:add-maven-repo.  The actual
motivation is the ability load code style file into the workspace
to be used by my development team.

The patch is at http://jira.codehaus.org/browse/MECLIPSE-127, in summary:

   - Add a workspace writter.
   - Add configure-workspace mojo which is the replacement of add-maven-repo
( to be deprecated, if no objection)
       and the ability to load a codestyle file.

   - add-maven-repo is refactored to share the same code base.

   - Add test case

   - Update doc including a new example.

Since this is the first time I work with this plugin,  It is very
appreciated with some maven developers familiar with this code
take a look at the submitted patch to provide me with feedback and better
yet a thumb up before I commit it.

Thanks

-Dan


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to