Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Here you can find a consolidated list of the Development practices, standards, and guidelines all Magnolia engineers are expected to adhere to. This list includes code styles, Security Practices, QA & Testing processes, as well as Agile Development practices. 

Magnolia contributors are kindly request requested to follow these simple conventions below:

  • Standard Java coding conventions
  • Tab policy: spaces only (warning)
  • Indentation: 4 spaces
  • Maximum line width: 120
  • We preferably don't use abbreviations in classnames (only exception to that rule is MgnlSomething)

Also ensure that you have the right license headers in place !

See the file attached for Eclipse Preferences (which you can simply import and everything should be done).

...

standards and guidelines. 

Page Tree
root@self

Agile Development & Practices


Also: