Setup Eclipse¶
- Download eclipse from xtext site : https://www.eclipse.org/Xtext/download.html
- Install Eclispe with Java Developer version
- Install xtext plugin : http://download.eclipse.org/modeling/tmf/xtext/updates/composite/releases/ from Install New Software
- Select Xtext SDK
> sbt
> eclipse-plugin-update <path to eclipse install folder / where the eclipse is unzipped>
- Restart Eclipse
- Right Click → Import Project