Java Style Guidelines

Ivan Krylov ivan at azulsystems.com
Fri Apr 29 20:05:08 UTC 2016


You can also look at Google's Style Guide
https://google.github.io/styleguide/javaguide.html
it seems to be way more comprehensive.

My personal take on the formatting side is that it should anything but 
manual formatting.
All IDEs have decent formatting, clang-format can handle java code, 
other tools are available.

Thanks,

Ivan



On 29/04/2016 21:47, Randall Wood wrote:
> Are there new Java Style Guidelines?
>
> The last I see is a draft and call for feedback (http://mail.openjdk.java.net/pipermail/discuss/2015-August/003771.html).
>
> Randall Wood
> Alexandria Software
> 202.683.8604
> randall.h.wood at alexandriasoftware.com
> http://www.alexandriasoftware.com
>



More information about the discuss mailing list