On Fri, Jul 29, 2011 at 3:57 PM, sebb <[email protected]> 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: [email protected] > For additional commands, e-mail: [email protected] > > -- Thank you, Gary http://garygregory.wordpress.com/ http://garygregory.com/ http://people.apache.org/~ggregory/ http://twitter.com/GaryGregory --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
