r2 - 18 Jul 2006 - 14:31:36 - BrianMoseleyYou are here: OSAF >  Projects Web  > CosmoCodingStyle

Cosmo Coding Style

In general, follow the Java Programming Style Guidelines except as noted below. Existing code does not always follow these guidelines, but all new code should adhere to them.

8. Private class variables should have underscore suffix: ignore

Editor settings

Vi

Create a .vimrc file in your home directory or create a global vimrc file with the following content:

set tabstop=4
set shiftwidth=4
set expandtab
Edit | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r2 < r1 | More topic actions
 
Open Source Applications Foundation
Except where otherwise noted, this site and its content are licensed by OSAF under an Creative Commons License, Attribution Only 3.0.
See list of page contributors for attributions.