sbt或idea for scala环境搭建

图文并茂,但IDEA的社区免费版则要从 https://www.jetbrains.com/idea/download/#section=windows 中下载。html

另外,IDEA中使用SCALA也能够从scala的官网上看到如何搭建环境: https://docs.scala-lang.org/getting-started-intellij-track/getting-started-with-scala-in-intellij.htmlwindows

若是不想经过IDEA开发SCALA程序,也能够经过命令行工具sbt开发,首先也是下载安装sbt,具体参考: https://docs.scala-lang.org/getting-started-sbt-track/getting-started-with-scala-and-sbt-on-the-command-line.htmlide

https://www.scala-sbt.org/1.x/docs/zh-cn/Getting-Started.html工具

https://www.scala-sbt.org/1.x/docs/zh-cn/Installing-sbt-on-Windows.htmlidea

中文介绍sbt入门 https://www.cnblogs.com/cbscan/articles/4194231.html.net

IDEA中如何安装scala插件 https://blog.csdn.net/zhaoyachao123/article/details/79582587插件

利用IntelliJ IDEA与Maven开始你的Scala之旅 https://blog.csdn.net/u011513853/article/details/52896230命令行

相关文章
相关标签/搜索