elaine1234
2017-04-20 09:47
我电脑上已经安装了eclipse,就下载了scala插件,新建项目之后没有worksheet...
另外看到:Scala IDE 4.6.0-RC1 版本也包括 Scala Worksheet 0.7.0。
详见:http://scala-ide.org/download/milestone.html
估计是版本问题。 worksheet 依赖Scala IDE V3.0,可以在Eclipse3.7 或Eclipse 4.2下安装。
详解:https://github.com/scala-ide/scala-worksheet/wiki/Getting-Started。
Installation
The Worksheet is available for Scala IDE V3.0, and it can be installed in either Eclipse 3.7 (Indigo) or Eclipse 4.2 (Juno).
The worksheet stable release depends on the Scala IDE V3.0. So, you should first install the Scala IDE V3.0 and then, via the same update site, install the worksheet plug-in. The worksheet plugin is listed under theScala IDE pluginsgroup.
Scala程序设计—基础篇
37007 学习 · 77 问题
相似问题