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

60 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 answers

0
Hao Li On

Just upgrade eclipse for the latest version.