We follow the Sun Code Conventions for the Java Programming Language.
All names should be written in English.
If you use eclipse, use our template for code formatting
Install it following this steps:
- Go to the Menu Windows -> Preferences.
- in Preferences window, navigate to Java -> Code Style -> Formatter and click Import our eclipse-formatter.xml.
- To format your code, use short cut CTRL + Shift + F