How to start EasiestDEMO SDK

Prerequisites:
  1. Download java jdk 1.6
  2. Set JAVA_HOME in your classpath
  3. Copy this endorsed directory in jre library: $JAVA_HOME/jre/lib (for linux/windows) and $JAVA_HOME/lib (for mac)
  4. Download maven 2.2.1
  5. Set MAVEN_HOME in your classpath
  6. Set MAVEN_OPTS=-Xms512m -Xmx1024m -XX:PermSize=256m in your classpath

1) Download the lastest release of EasiesetDEMO SDK and install it:

  • On windows, click on installer
  • On linux, run: java -jar EasiestDEMOSDK-installer-OS-VERSION.jar

2) Go to bin directory of project home (or click on shortcut on windows):

  • On windows, start: ./startup.bat
  • On linux, start: ./startup.sh (think to give write acces on this file: chmod a+x startup.sh)

If all is ok, you can see the following gui:

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.