D Sledge a écrit :
> Is there a XML "code style" file for eclipse?  I'd like to contribute, and I 
> need to change the coding style to fit commons lang's convention. I'd like to 
> avoid doing this by hand if I can.
> 

You can find the file I use for commons-math and commons-nabla here:
<http://people.apache.org/~luc/Apache-commons.xml>

Note that Eclipse and checkstyle do not handle indentation of throws
clauses in method signature the same way. So if you use eclipse to fix
indentation for a whole file, checkstyle will complain at some lines. I
did not find a way to configure this.

Luc

> Thanks,
> 
> D
> 
> 
> 
>       


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to