Create Scala project in IntelliJ IDEA
This quick tutorial will help you create a Scala project in IntelliJ IDEA Install the Scala plugin The first step is to install the Scala plugin. This plugin is not installed by default for you. First, go to Files->Settings: Then click on plugins->Marketplace and search for scala: Click on install. The IDE will ask you … Read more