How to change C:\Users\Username32\.sbt\1.0\plugins location for Scala plugin in Windows for Intellij Idea

67 Views Asked by At

I'd like to have dependencies, loaded by .sbt to be stored at some other locations. How can I change the local repository location (C:\Users\Username32\.sbt) for .sbt? I can't figure out this in Intellij idea settings.

0

There are 0 best solutions below