THIS IS A TEST INSTANCE. ALL YOUR CHANGES WILL BE LOST!!!!
...
Java
We try to keep code formatting consistent. The Rules for Java code are encoded in the 2 attached format profiles for Eclipse.
For XML the rules are
...
.
View file | ||||
---|---|---|---|---|
|
View file | ||||
---|---|---|---|---|
|
...
XML
For XML the rules are
- no tabs and
- 4 spaces indentation.
...
Commit Messages
- Reference the ticket number on the subject line, but describe the actual change, not just 'Fixed'. Try to stay under around 50 total characters.
- Leave a blank line after the subject line.
- Use lines of 77 characters or less for the remaining description.