Configure the eclipse Environment
1. download and install the latest JDK suitable for your operating system. Download
2. download the latest version of the rifidi Edge Server SDK. Download
3. Download the Galileo version of eclipse for RCP/plugin developers. Download
4. Run eclipse and create a new workspace.
5. decompress the rifle Idi Edge Server SDK to the newly created workspace directory.
6. In eclipse, click File-> Import. Select "existing projects
Workspace ". Select the SDK folder (this directory must be in the workspace directory)
7. Open the target platform file (file ending with .tar get ). Click "set as target platform" in the upper-right corner of the page ".
8. Go to run-> RUN deployments. Open the osgi running configuration of Edge Server (it should be an entry under "osgi framework ). Click Run.
Congratulations! You have successfully installed and configured your ecplise environment. Now you can develop Edge server applications.