IntelliJ IDEA 2016.3 Help

Scala Compile Server

File | Settings | Languages and Frameworks | Scala Compile Server

Use this page to configure an external compile server for your Scala project.

ItemDescription
Use external compile server for ScalaSelect this check box to activate options for Scala compile server.
JVM SDKUse this drop-down list to select an SDK for the Scala compile server.
JVM maximum heap size, MBUse this field to specify the maximum heap size available to the process that launches the compiler. The default 1024 Mb is suitable for most of the purposes.
JVM parametersUse this field to type the string to be passed to the VM when IntelliJ IDEA launches the compiler. If you need more room to type, click /help/img/idea/2016.3/shift-enter-button.png to open the Java VM command line parameters dialog where the text entry area is larger.

See Also

Last modified: 21 March 2017