Re: Introducing eclipse:configure-workspace goal

2007-07-14 Thread Dan Tran
Correct. In the patch, i introduce a new writer, workspace writer, to handle common workspace settings. -D On 7/14/07, Barrie Treloar <[EMAIL PROTECTED]> wrote: On 7/14/07, Dan Tran <[EMAIL PROTECTED]> wrote: > Any one?, no thumb down seems to be good to go. I will go ahead the commit > in

Re: Introducing eclipse:configure-workspace goal

2007-07-14 Thread Barrie Treloar
On 7/14/07, Dan Tran <[EMAIL PROTECTED]> wrote: Any one?, no thumb down seems to be good to go. I will go ahead the commit in the next day or so. I wanted to fiddle with 3.3 before I posted. I thought they added instance configurations so I could have settings that werent lost because I chang

Re: Introducing eclipse:configure-workspace goal

2007-07-14 Thread Dan Tran
Any one?, no thumb down seems to be good to go. I will go ahead the commit in the next day or so. On 7/12/07, Dan Tran <[EMAIL PROTECTED]> wrote: Hi Mark, Thanks for the feedback. Let first have it configured thru the workspace, as more users asking for per project code style, we can add

Re: Introducing eclipse:configure-workspace goal

2007-07-12 Thread Dan Tran
Hi Mark, Thanks for the feedback. Let first have it configured thru the workspace, as more users asking for per project code style, we can add it to eclipse:eclipse goal as well. Thanks -D On 7/12/07, Mark Hobson <[EMAIL PROTECTED]> wrote: Looks useful, although how about allowing codestyl

Re: Introducing eclipse:configure-workspace goal

2007-07-12 Thread Mark Hobson
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 woul

Introducing eclipse:configure-workspace goal

2007-07-11 Thread Dan Tran
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