https://www.cnblogs.com/wonglu/p/5901356.html
這個網頁的內容和老師講的內容契合度很高
這個網頁的內容和老師講的內容契合度很高
2018-03-31
sbt下載組件慢的同學,記得在idea中setting->build...->build tools->spt的jvm參數那塊設置以下參數
-Dsbt.repository.config=C:/opensource/sbt/conf/repo.properties
然后在這個配置文件中指定從國內的鏡像庫中下載jar包
osc:http://maven.aliyun.com/nexus/content/groups/public/
-Dsbt.repository.config=C:/opensource/sbt/conf/repo.properties
然后在這個配置文件中指定從國內的鏡像庫中下載jar包
osc:http://maven.aliyun.com/nexus/content/groups/public/
2018-02-19