Re: [mojo-dev] code formatting proposal

2009-01-08 Thread Mark Struberg
erry Pratchett) --- Milos Kleint schrieb am Do, 8.1.2009: > Von: Milos Kleint > Betreff: Re: [mojo-dev] code formatting proposal > An: [email protected] > Datum: Donnerstag, 8. Januar 2009, 8:03 > On Wed, Jan 7, 2009 at 11:39 PM, Benjamin Bentmann > wrote: > > Milos Kle

Re: [mojo-dev] code formatting proposal

2009-01-07 Thread Milos Kleint
On Wed, Jan 7, 2009 at 11:39 PM, Benjamin Bentmann wrote: > Milos Kleint wrote: > >> [...] The default placement for the rules is an xml >> file added to the project, but since version 6.5 inetbeans is also >> capable of pulling the formatting settings form the pom file. [...] you >> can check t

Re: [mojo-dev] code formatting proposal

2009-01-07 Thread Benjamin Bentmann
Milos Kleint wrote: [...] The default placement for the rules is an xml file added to the project, but since version 6.5 inetbeans is also capable of pulling the formatting settings form the pom file. [...] you can check the properties and the compexity added to the pom here: http://svn.codeh

Re: [mojo-dev] code formatting proposal

2009-01-07 Thread Dan Tran
May be we can use property-maven-plugin ( still under sandbox or in jira ) to do that job and hides all the long properties set :-) -D On Wed, Jan 7, 2009 at 3:23 AM, Milos Kleint wrote: > Hello everyone, > > I've tried to come up the netbeans ide configuration for formatting > rules that matche

[mojo-dev] code formatting proposal

2009-01-07 Thread Milos Kleint
Hello everyone, I've tried to come up the netbeans ide configuration for formatting rules that matches the mojo/maven code style. I guess I got it like 95% working I think. The default placement for the rules is an xml file added to the project, but since version 6.5 inetbeans is also capable of p