Setup Eclipse

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