Download and Install Eclipse (video)
- Clone this repository on your local drive
- In Eclipse, select File->Import->General->Existing Projects into Workspace...
- Browse to the root of this repository
- Under projects, unselect
Examples
and keep the rest selected - Click Finish
- In Eclipse, select Run->Run Configurations
- On the left, select Eclipse Application and click New Lanuch Configuration icon
- Give the configuration some name (e.g., DSL Runtime)
- Click on the Run button
- Once in Runtime workspace, select File->Import->General->Existing Projects into Workspace...
- Browse to the root of this repository
- Under projects, select
Examples
and unselect the rest - Click Finish