如何添加新的JVM语言Scala,Clojure,Fantom,Groovy到Eclipse IDE? [英] How to add new JVM languages e.g. Scala, Clojure, Fantom, Groovy to Eclipse IDE?

查看:160
本文介绍了如何添加新的JVM语言Scala,Clojure,Fantom,Groovy到Eclipse IDE?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

通过scala-lang.org下载Scala的最佳方式是什么?可以直接由Eclipse IDE添加,或者如何将Scala添加到Eclipse IDE中?是否有关于如何添加JVM语言的惯例?

What's a prefereed way to download Scala , via scala-lang.org, can it be added directly by the Eclipse IDE or how to add Scala to Eclipse IDE? Is there a convention on how to add a JVM language?

我可以添加Clojure和Scala 现在我可以创建这些类型的项目:

I could add Clojure and Scala from Help...install new software so now I can create those kinds of projects:

推荐答案

该语言使用Eclipse的插件语言构建。

You typically install a plugin for that language using Eclipse's build in plugin language.

例如,对于Clojure,您可以搜索插件管理器逆时针以获得Clojure支持。对于Scala,它看起来像 http://scala-ide.org/ 是一个很好的起点详细的说明和一个漂亮的截图设置这个。值得注意的是,许多JVM语言(如Clojure)不需要显式安装,它们是按照标准Java构建工具(如Maven)的要求下载的。 Groovy等其他语言更容易使用,如果你安装他们显性。

for instance for Clojure you can search the plugin manager for "counter clockwise" to get Clojure support. for Scala it looks like http://scala-ide.org/ is a good starting point for detailed instructions and a nice screencast on setting this up. It's worth noting that many JVM languages like Clojure don't need to be explicitly installed, they are downloaded as required by standard Java build tools like Maven. Other languages like Groovy are more easily used if you install them explicity.

这篇关于如何添加新的JVM语言Scala,Clojure,Fantom,Groovy到Eclipse IDE?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆