解决SBT下载慢,dump project structure from sbt?

一、

安装SBT,参考https://blog.csdn.net/zcf1002797280/article/details/49677881

二、

在~/.sbt下新建repositories添加如下内容:

三、

1、VM parameters 添加:-dsbt.repository.config=true

2、Launcher 选择 Custom 添加:/home/wjunneng/Spark/sbt-1.3.0-RC1/sbt/bin/sbt-launch.jar【sbt安装路径下】

3、点击Apply

 

posted @ 2019-06-29 16:33  wjunneng  Views(4489)  Comments(0Edit  收藏  举报