How to fully clean, re-resolve and rebuild a Scala sbt-managed project in IDEA? - Stack Overflow
What worked for me was to:
1) Close IntelliJ
2) delete .idea/libraries
internals
3) Start IntelliJ
4) right-clicked pom.xml Maven > Reimport
After that there were no old versions and duplicate libraries in the External Librarie
Read full article from How to fully clean, re-resolve and rebuild a Scala sbt-managed project in IDEA? - Stack Overflow
No comments:
Post a Comment