How to use sbt eclipse plugin to put all dependencies in eclipse Library Folder ClasspathContainer?

69 Views Asked by At

After I run activator eclipse command and import project into eclipse, we can see all dependencies be separated. I want to put all dependencies(jar) into a Library Folder ClasspathContainer when i run activator eclipse. So how to do it?

1

There are 1 best solutions below

0
On

Just upgrade eclipse for the latest version.