As the title says, IntelliJ keep asking to set the Scala SDK of my sbt projects (they are inside a multi-project) at every merge with the repository. It's like some settings file is being overwritten for a specific project but I can't seem to find what's the problem. Any insight on where to look?
To install Scala plugin, press Ctrl+Alt+S , open the Plugins page, browse repositories to locate the Scala plugin, click Install and restart IntelliJ IDEA. Now you can successfully check out from VCS, create, or import Scala projects.
On the Project pane on the left, right-click src and select New => Scala class. If you don't see Scala class, right-click on HelloWorld and click on Add Framework Support…, select Scala and proceed. If you see Error: library is not specified, you can either click download button, or select the library path manually.
If in the "Project Settings" (⌘-;) you have the scala-jdk
set in the "Global Libraries":
and the problem persists, then I would suggest to try to:
.idea
folder andIf you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With