Search code examples
scalaintellij-ideaintellij-plugin

Creating Scala Project on Intellij


When I am creating Scala Project after installing the plugin it is not opening any project directory. Whenever I hit finish it just say "Scanning file index" and give blue square back to name of Project. enter image description here

After that I tried opening the project folder on Intellij and it was created but with no sbt files and library avail . How can I properly create Scala project on Intellij. enter image description here


Solution

  • Updating to the current IntelliJ IDEA release version will help.