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

Compare with Current View Page History

« Previous Version 2 Next »

General

  • Maximum line width: 160 characters
  • Indentation policy: tab character 

Java

  • General formatting: Code Conventions for the Java Programming Language
  • Maximum line width: 160 characters (sources + javadoc)
  • Indentation policy: tab character 
  • Checkstyle configuration: bb_checks.xml

 

 

 

  • No labels