Coding standards

Development is done in Eclipse 3.1. The website is generated by Maven 1.0; at present, the builds for the plugins are done manually, but will be automated in the near future. You can download the coding guidelines as an Eclipse Preferences File which can be imported directly into Eclipse 3.0 or 3.1.

Indentation
Tabs are used throughout for indentation. This way, you can change Eclipse's tab display width view (Window -> Preferences -> General -> Editors -> Text Editor -> Dislayed Tab Width) and the formatter (Window -> Preferences -> Java -> Code Style -> Formatter -> Tab Size)