Mifos Community Wiki

Projects
Community Engagement
Documentation
Main

Main

Developer Setup

Skip to end of metadata
  • Page restrictions apply
  • Added by vorburger.wikimigration, last edited by Michał Dudziński on Jul 06, 2012  (view change)
Go to start of metadata

This page is about how to develop the Mifos platform.

  • Install Eclipse, see Workspace 2.0
  • Install Java 6 for your platform
    • Use Eclipse Preferences to configure Eclipse to use Java 6 by default. Note that this must be a 32-bit build, not a 64-bit build.
    • If you use a Mac, see Mifos Mac OS X Install
  • Install Maven 3.x
  • Install plugins via Software Updates:
    • Install Maven Integration for Eclipse Plugin - eclipse update site URL
    • Install TestNG Eclipse Plugin - eclipse update site URL
    • Install Freemarker IDE plugin (via JBoss Tools download site) (optional) download.jboss.org/jbosstools/updates/stable
    • Install EGit plugin - home page, eclipse update site URL
    • Install the PMD plugin pmd.sourceforge.net/eclipse
    • Install the FindBugs plugin findbugs.cs.umd.edu/eclipse/
  • Install mysql for your platform
    • GNU Linux Mac OS X
    • Windows

Once you have the plugins, you should be able to get the code, build, and run Mifos.

gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.