Scala Maven project in intelliji not auto compiling on save

62 Views Asked by At

I have a scala maven project inside an already available multi module java project in intellij(2012.1.2), intellij not auto compiling the scala project on save. I am not facing this issue for java modules in the same project. I could only run the modified scala code after manual maven compile.

I am using scala-maven-plugin version 3.3.2 and enabled "Build Project Automatically" but this doesnt make any changes.

Kindly help to resolve this problem.

0

There are 0 best solutions below