Ubuntu下eclipse中安装Scala插件

scala官方网站有安装教程,可以按照官网教程来装,可以装到最新版本,官网入口如下:

http://scala-ide.org/download/current.html

我安装的是当前最新版本2.1.1,你也可以选择其他版本。打开eclipse选择help->install new software添加以下网址:

http://download.scala-ide.org/sdk/lithium/e44/scala211/stable/site

然后点击add,等待一会儿,让它自动安装。