You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Magnolia Code Style

Magnolia contributors are plead to follow the conventions below:

  • apart from standard Java coding conventions:
  • tab policy: spaces only (warning)
  • indentation size: 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).

In its previous incarnation on JspWiki, this page was last edited on Nov 20, 2007 3:26:06 PM by VivianSteller
Other known authors include :

  • No labels