I am using activator for cloning a project.
I made eclipse.sbt
to prepare project to import to Eclipse. after typing activator
in cmd I face waiting for lock on C:\Users\Name\.ivy2\.sbt.ivy.lock to be available...
I guess it is locking because of eclipse.sbt, if it is so how can I prevent it?
Please check whether or not your IDE is downloading something, especially when you first time run it, it may takes a while.
After finishing the download, you are able to run new command again!
Also, make sure you are not running 2 or more IDE or something, if that would not work, save your work and delete the lock file.