Iam in the process of learning Scala using IntelliJ IDEA 10.0.x with scala plugin and I have found that compiling scala takes more than 10 secs. I know there is a an option to turn on the fast code compilation (FSC) in scala however Iam unaware of how to configure that in IDEA is there any option available.
Iam in the process of learning Scala using IntelliJ IDEA 10.0.x with scala plugin
Share
After create a scala project in IDEA go Run/Edit Configurations:
give a name to this configuration.