Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In the Workspace 2.0 this configuration must be loaded into each new workspace once, see Workspace 2.0 Source Formatting Set-Up.

Developer Setup also has further (non-Workspace 2.0 related) Eclipse Workspace Preferences which must be set.

Java Standards

We mostly follow the standard Java conventions.

...

To the extent that the existing code doesn't do these things, it can be considered a to-do item. Please do ask on a mailing list if you unsure about anything; setting coding standards is an ongoing discussion among developers.

...

First, the disclaimer. As with other Coding Standards, what is on this page is subject to change based on what browsers people are actually testing with, discussion among developers, etc. So feel free to ask on a mailing list if you are working on some code and have questions. Also note that the current mifos code obeys some of these rules more than others. So to the extent that it doesn't, it can be considered a "TODO".

...