Requirements

General requirements

You need the following components on the desktop on which you are going to develop your synchronization tasks:

Target production servers need:

Setting up your environment

Java

$ export JAVA_HOME=/usr/lib/jvm/java-1.5.0-sun

Maven

Ant

$ export ANT_HOME=/usr/share/ant

IDE requirements

If you want to customize your synchronization tasks at an advanced level, you can edit some Java classes. This is beyond the scope of a simple installation tutorial, however.

IDE requirements are described here.