Skip to content
This repository has been archived by the owner on Jan 8, 2019. It is now read-only.

Install the development environment

wuetherich edited this page Oct 21, 2016 · 14 revisions

Step 1: Install and execute the eclipse installer

Download the latest eclipse installer here: https://wiki.eclipse.org/Eclipse_Installer

After installing and starting the installer, switch to "Advance mode..."

Step 2: Select the product

On the product page, select 'Eclipse DSL Tools' and click 'Next >'

Step 3: Add the project setup

Add the following URL to the list of available Github project setups (you can do this by clicking on the green plus symbol in the upper right corner): http://raw.githubusercontent.com/slizaa/slizaa-oomph/master/Slizaa-openCypher-Xtext.setup

Step 4: Select the project setup

Step 5: Enter values for the required variables

Step 6: Confirm the setup tasks

After confirming the setup task, the eclipse installer automatically installs eclipse and the opencypher projects.

Step 7: Clean the workspace after installation