September 2018
Intermediate to advanced
398 pages
9h 43m
English
In IntelliJ, you need to have a run configuration whenever you want to run something: a program, a unit test, an external tool. A run configuration sets up the classpath, arguments, and environment variables that you need to run your executable.
We need to create a run configuration the first time we want to run the Scala console:

Read now
Unlock full access