Scala 安裝與使用

據說Scala融合了OOP和函數式,便起了興趣。。。html

 

Eclipse 配置scala開發環境(windows)

 

1. scala[版本號].msi 安裝windows

2. 配置SCALA_HOME 及path路徑eclipse

  SCALA_HOME C:\Program Files (x86)\scala(或其餘安裝路徑)ide

  PATH :%SCALA_HOME%\bin函數

3. 安裝eclipse-scala-plugin插件,下載地址http://scala-ide.org/download/prev-stable.htmlpost

解壓縮之後把plugins和features中的文件複製到eclipse目錄,重啓eclipse之後便可。url

Window -> Open Perspective -> Other…,打開Scala,說明安裝成功。插件

 

 

接下來就能夠愉快地探索新世界了O(∩_∩)O~~scala

相關文章
相關標籤/搜索