Codestyle
|
The SeMoA Code Conventions contains guidelines for
writing Java code. More precisely, it refers to a number of existing style
guides, and amends or modies them as to reflect the particular "flavour" which
shall be promoted in this document.
There are also configuration files for code formatting available that are more
or less compliant to these code conventions: Jindent (configuration), XEmacs (configuration), Eclipse (configuration), Jalopy (configuration), Checkstyle (configuration),
|