Skip to content
Carlos Castillo edited this page Apr 28, 2015 · 2 revisions

Code style and formatting

For coding style and indentation, we use this standard: (to be determined by Manish).

Configuration files for IDEs to enforce this coding style are available for (InelliJ/Eclipse/NetBeans: all of them or at least 2 out of 3)

Naming conventions

For naming of packages, classes, and methods, we use this standard: (to be determined by Manish).

File organization

To organize files, we use this standard: (to be determined by Manish).

Clone this wiki locally