IDEA构建scala基础项目
一、下载sbt构建工具(sbt-1.4.4)
https://www.scala-sbt.org/download.html
二、新建系统变量
三、配置环境变量
四、配置sbin参数
-Xmx1024M
-Xss4M
-Dsbt.log.format=true
-Dfile.encoding=UTF8
-Dsbt.global.base=D:/services/sbt-1.4.4/sbt/.sbt
-Dsbt.boot.directory=D:/services/sbt-1.4.4/sbt/.sbt/boot/
-Dsbt.repository.config=D:/services/sbt-1.4.4/sbt/conf/repositories
-Dsbt.ivy.home=D:/services/sbt-1.4.4/sbt/.ivy2
-XX:+CMSClassUnloadingEnabled
五、新建repositories文件,配置仓库地址,路径在上面红框中
六、在Idea中default Settings配置sbt
七、新建scala项目
八、配置项目信息
九、项目新建完成
十、开始加载依赖
十一、构建完成
十二、项目上右键新建个scala文件,进行测试
Really a topic that deserves to be republished, and I personally like to follow your site because I do not feel wasting my time in it. I will share the topic on my account on Facebook, Twitter and Linkedin