Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

Recommended Development

...

Tools

Software engineering/development/programming is difficult. Experienced developers have a quiver full of software tools at their disposal to aid in complex day-to-day tasks. Mifos developers are no exception.

...

In general, the Mifos team enforces maintainability of source code via coding standards, code reviews, and other process-oriented, people-oriented tools. That's why none of these software development tools are required. But they may make your life easier.

...

The IDE used by most Mifos developers is Eclipse Eclipse meets all the goals of Mifos development tools. If you choose another IDE, that's fine! Ask for help with this on IRC or our developer mailing list: some developers use IDEs besides Eclipse.

Database Development

MySQL Workbench

http://dev.mysql.com/downloads/workbench/

SQuirrel SQL

SQuirrel SQL is a FLOSS and feature-rich IDE for working with databases. SQL and Hibernate querying are supported.

...

Examples of hosted services include, but are not limited to:

...