简体   繁体   English

Eclipse Luna的Scala插件

[英]Scala plug-in for Eclipse Luna

Do I understand correctly that the only version of Scala IDE compatible with Eclipse Luna is Scala IDE 4.0.0 Milestone 3 ? 我是否正确理解与Eclipse Luna兼容的唯一版本的Scala IDEScala IDE 4.0.0 Milestone 3

I'm not familiar with this Milestone terminology. 我不熟悉这个Milestone术语。 It seems to be something between stable version and nightly builds. 它似乎是稳定版本和夜间版本之间的东西。 Is it the same as Release Candidate? 它与Release Candidate相同吗? In old waterfall terminology would it be alpha or beta ? 在旧瀑布术语中它是alpha还是beta

In other words: How safe is it? 换句话说:它有多安全?

If I already have Eclipse Luna and JDK 1.8 , and want Scala support, do I really have a choice? 如果我已经拥有Eclipse LunaJDK 1.8 ,并且希望获得Scala支持,我真的可以选择吗?

If someone already uses this combination, please share your experience. 如果有人已使用此组合,请分享您的体验。


And what is really confusing is that when I open Marketplace in Luna it offers 3.0x version. 真正令人困惑的是,当我在Luna中打开Marketplace ,它提供3.0x版本。

Eclipse Marketplace

Go figure... 去搞清楚...

Yes, 4.0 M3 is the minimum version that supports Luna. 是的, 4.0 M3是支持Luna的最低版本。 The upcoming versions will support Luna as well, but there are no plans to support older version of the Scala IDE on Luna. 即将推出的版本也将支持Luna,但是没有计划在Luna上支持旧版本的Scala IDE。

Therefore, if you don't want to build an older version of Scala IDE, where you successfully included Luna support, there is no other way than to use 4.0M3+ . 因此,如果您不想构建旧版本的Scala IDE,那么您成功地包含了Luna支持,除了使用4.0M3+之外4.0M3+

Milestones generally are equivalent to beta level I would say. 里程碑通常相当于我想说的beta级别。 M3 is the version before RC1 and RCs are not far away from final versions. M3是RC1之前的版本,RC与最终版本相差不远。

The milestones should be safe, even the nightlies are because they are already used to develop new versions of the IDE, but especially the nightlies could be broken for some days. 里程碑应该是安全的,即使是夜莺也因为它们已经被用来开发新版本的IDE,但尤其是夜莺可能会被打破几天。 For milestones it is more realistic that new features can be broken, but features that worked already in an older final version should be very safe. 对于里程碑来说,可以打破新功能更为现实,但在较旧的最终版本中已经运行的功能应该非常安全。

The marketspace only offers the final version, if you want a milestone/nightly/RC you need to download it from the Scala IDE homepage. marketspace仅提供最终版本,如果您需要里程碑/每晚/ RC,您需要从Scala IDE主页下载它。

Not really addressing the issue here, but I will anyways add an answer for people who wants to install Scala IDE(stable version) in Eclipse Luna. 这里没有真正解决这个问题,但我会为那些想要在Eclipse Luna中安装Scala IDE(稳定版)的人添加一个答案。

Instead of going to marketplaces, go to 而不是去市场,去

help -> Install new software

copy the version you want to install from 复制要安装的版本

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

and paste it in the dialog box in Eclipse , press ADD. 并将其粘贴到Eclipse的对话框中,按ADD。 It will list down the options, 它会列出选项,

select Scala IDE for Eclipse and finish. 选择Scala IDE for Eclipse并完成。

Scala IDE will be installed in eclipse luna! Scala IDE将安装在eclipse luna中!

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

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