Setup Eclipse¶
- Download Eclipse Mars [http://www.eclipse.org/downloads/packages/release/Mars/1] and Unzip inside “installs” folder
- Install xtext plugin [https://marketplace.eclipse.org/content/xtext], drag and drop the installs button to Eclipse.
- Update smile plugin
> sbt
> eclipse-plugin-update <path to eclipse install folder / where the eclipse is unzipped>
- Restart Eclipse
- Right Click → Import Project