mm111222 发表于 2019-1-31 06:08:16

scala语言+Spark学习一箩筐

  jdk7

  

  http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html
  

  scala2.10.4
  http://www.scala-lang.org/download/2.10.4.html
  

  scala for eclipse插件下载

  

所以我是通过help->install new software 安装。add 输入网址:
网址的连接从这里(官网)来(:
http://scala-ide.org/download/prev-stable.html




For Scala 2.10.4
  http://download.scala-ide.org/sdk/helium/e38/scala210/stable/site
  

Eclipse 3.8-4.3 (Juno and Kepler)
For Scala 2.11.2
  http://download.scala-ide.org/sdk/helium/e38/scala211/stable/site
  (If you cannot use the update site, a downloadable local update site is available: zipfile, sha1sum)
  不要命令行的话,就不用SBT了,这是个build to 工具
  

  远程,暂时记录在这,方便自己和大家
  




页: [1]
查看完整版本: scala语言+Spark学习一箩筐