About

A lot of samples can be found in the samples directory. The examples are categorized by sub-directories.

Sample Notes

For sample notes please select the specific module from menu on the left.

Typical Directory Contents

Item Description
conf configuration directory
src source code

Maven Project

The examples are ready to be opened in the IDE supporting Maven (e.g. Eclipse, Intellij IDEA etc.). However, the additional configuration step is required to install the engine jars into local Maven repository. It can be done using the installToLocalRepository.bat(.sh) script from the root directory which will install the jars with corresponding pom files containing required dependencies into the local Maven Repository.