Imeji Developer environment

From MPDLMediaWiki
Revision as of 08:46, 9 October 2012 by Bastien (talk | contribs) (Created page with "This page describes how to develop the imeji software =Introduction= the imeji software is developed and supported by the imeji community. If you want to participate to the proje...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This page describes how to develop the imeji software

Introduction[edit]

the imeji software is developed and supported by the imeji community. If you want to participate to the project, please contact the community: mailto:imeji-community@gwdg.de

Install Java[edit]

imeji supports java 6. Compatibility with Java 7 is not guarantee:

Install Maven[edit]

imeji use Maven 2.2.1:

Install Eclipse[edit]

For the development, we encourage to use the Eclipse IDE for JEE developers:

Download source[edit]

The imeji code source is hosted at Github. We recommend to use the official Github client:

Clone imeji on Windows[edit]

After having installed the Github client for Windows, go on imeji Github page and click on "clone in Windows".

Import imeji in Eclipse[edit]

  1. open Eclipse
  2. Click on top menu "File"
  3. Select Import
  4. Select Maven: Existing Maven Project and click on next
  5. Browse filesystem en select imeji directory and click on Finish