What IDEs are available for jRuby?

时间:2020-12-04 16:58:40

I've done some googling and there seems to be a scarcity of IDEs for jRuby. I've read about TextMate and Sublime, but they don't provide debugging or code completion.

我做了一些谷歌搜索,似乎jRuby的IDE很少。我已经阅读了有关TextMate和Sublime的内容,但它们没有提供调试或代码完成。

Can someone make a suggestion (or is this technology still in its infancy)?

有人可以提出建议(或者这项技术还处于起步阶段)?

1 个解决方案

#1


5  

There are several options; I prefer JetBrains' IntelliJ (RubyMine).

有几种选择;我更喜欢JetBrains的IntelliJ(RubyMine)。

Aptana has an Eclipse plugin. NetBeans used to have official support, not sure what the current state is.

Aptana有一个Eclipse插件。 NetBeans曾经有官方支持,不知道目前的状态是什么。

#1


5  

There are several options; I prefer JetBrains' IntelliJ (RubyMine).

有几种选择;我更喜欢JetBrains的IntelliJ(RubyMine)。

Aptana has an Eclipse plugin. NetBeans used to have official support, not sure what the current state is.

Aptana有一个Eclipse插件。 NetBeans曾经有官方支持,不知道目前的状态是什么。