简体   繁体   English

Scala IDE 3.0.4编辑器对html和sbt的支持

[英]Scala IDE 3.0.4 editor support for html and sbt

I recently installed the Scala IDE Eclipse Kepler, and I have trouble with scala.html template files and sbt files. 我最近安装了Scala IDE Eclipse Kepler,但是scala.html模板文件和sbt文件有问题。

The other references online say that I can use "Template Editor" to edit the scala template. 其他在线参考资料表明,我可以使用“模板编辑器”来编辑scala模板。 However, such template is not found in the IDE. 但是,在IDE中找不到这样的模板。

I also don't see any mentioning of the editor for .sbt files. 我也看不到.sbt文件的编辑器。

IntelliJ Idea has them all, but requires a fee. IntelliJ Idea拥有所有这些,但需要付费。

Is there anything that I should install to edit all files related to scala and play framework? 我应该安装任何东西来编辑与scala和play框架相关的所有文件吗?

The Play plugin for 2.11 (it seems you are using 2.11) is only available together with the 4.0 milestone 3 release, available here: 适用于2.11的Play插件(似乎您使用的是2.11)仅与4.0里程碑3发行版一起提供,可在此处获得:

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

Unfortunately, the changes we needed to make in order to adapt to 2.11 made it too difficult to re-release it on 3.0.4. 不幸的是,为了适应2.11,我们需要进行更改,因此很难在3.0.4上重新发布它。 I hope the milestone release is good for you. 我希望里程碑发布对您有好处。 We should have the next major release soon, though. 不过,我们应该尽快发布下一个主要版本。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM