Setup Intellij IDEAΒΆ
- Download [ https://www.jetbrains.com/idea/download] and Install IntelliJ
- Open IDEA
- Menu: File -> Settings ->
- Select SBT under IDE Settings Enter -DSMILE_HOME=~/installs/smile-x.y.z (i.e., the smile install directory) in VM parameters textbox Click OK
- Menu : File -> Import Project
- Select build.sbt located in the project directory and click Ok
- Select checkbox - Use Auto Import, Press Ok