idea sbt更新资源库
国内大家肯定遇到idea更新sbt相关插件慢的问题。通过此资源库配置文件,可以大大的提高下载速率。把下载的文件直接放到当前用户目录的.sbt目录下,如:~/.sbt/repositories通过如下配置效果更好:[repositories]localrepox-maven:http://repox.gtan.com:8078/repox-ivy:http://repox.gtan.com:8078/,[organization]/[module]/(scala_[scalaVersion]/)(sbt_[sbtVersion]/)[revision]/[type]s/[artifact](-[classifier]).[ext]
用户评论