On Fri, Jul 29, 2011 at 3:57 PM, sebb <sebbaz@gmail.com> wrote:
> Quite a lot of the BCEL Java source code uses 2 spaces as indentation.
> AFAIK, all other Commons components (indeed all other Apache projects
> I've encountered) use a 4 space indent for Java source code.
>
> [2 spaces are sometimes used in POM files, as POMs often use deep
> nesting, and line-wrap is not usally OK in POMs.]
>
> Any objections to changing the BCEL Java source file indentation to 4 spaces?
+1
If you use eclipse, you can set up formatting rules and apply them to
the whole pile.
Gary
>
> S.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
>
>
--
Thank you,
Gary
http://garygregory.wordpress.com/
http://garygregory.com/
http://people.apache.org/~ggregory/
http://twitter.com/GaryGregory
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org
|