Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
bera
Total activity
5
Last activity
May 27, 2020 21:40
Member since
May 27, 2020 19:13
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (0)
Comments (4)
bera
commented,
May 27, 2020 21:39
I found the issue in my project. The scala-maven plugin was configured to use a different scala version than the one imported as dependency. Basically the scala plugin was bringing in 2.11.11-bin-t...
Community
Scala
Add Scala SDK to module
0 votes
bera
commented,
May 27, 2020 20:09
It builds fine at command line. But not in IntelliJ IDEA. I think it is the multi-module setup. Looks like I have to explicitly set the scala-library dependency in each module. Can you confirm whet...
Community
Scala
Add Scala SDK to module
0 votes
bera
commented,
May 27, 2020 20:04
I have it as a dependency in the parent pom. Do I need to add it to each single maven module instead ?
Community
Scala
Add Scala SDK to module
0 votes
bera
commented,
May 27, 2020 19:13
Hi! I have a multi modules maven scala project. And once in while IntelliJ seems to not be able to automatically add Scala framework support to all modules. As a workaround, I had to manually go ...
Community
Scala
Add Scala SDK to module
0 votes