问答详情
源自:2-1 scala环境搭建

eclipse安装scala插件之后没有worksheet啊?

我电脑上已经安装了eclipse,就下载了scala插件,新建项目之后没有worksheet...

提问者:elaine1234 2017-04-20 09:47

个回答

  • 慕斯9418205
    2017-04-23 21:26:51

    另外看到:Scala IDE 4.6.0-RC1 版本也包括 Scala Worksheet 0.7.0。

    详见:http://scala-ide.org/download/milestone.html



  • 慕斯9418205
    2017-04-23 21:24:26

    估计是版本问题。 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.