Eclipse 和 Ruby 安装..需要帮助
我无法安装 Ruby Eclipse 插件。我只是按照 https://help.ubuntu.com/community/EclipseIDE 的指南进行操作
但是这个我认为 http://updatesite.rubypeople.org/releas 网址不再有效。
我使用 Windows 7。
你能帮我配置 Ruby Eclipse 吗?
I can't install Ruby Eclipse Plugin. I just followed the guide from https://help.ubuntu.com/community/EclipseIDE
But this http://updatesite.rubypeople.org/releas URL doesn't work anymore, I think.
I use Windows 7.
Can you help me with Ruby Eclipse configuration?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
您可以在 Eclipse 中安装适用于 Ruby 的“Aptana eclipse 插件”。请访问以下链接了解详细说明:
http://www.aptana.com/downloads/start
You can install "Aptana eclipse plug-in" for Ruby in Eclipse. Please visit the following for details instructions:
http://www.aptana.com/downloads/start
以下链接包含多个 Ruby Eclipse 插件。
我不使用 Eclipse,但我读到 Eclipse 的最佳工具是 Aptana。您可能还想尝试DLTK(请参阅这个答案)。
The following link contains several Ruby Eclipse plugins.
I don't use Eclipse, but I read the best tool for Eclipse is Aptana. You might also want to give the DLTK a try (see this answer).
最有可能的是,http://updatesite.rubypeople.org/release URL 已不存在。您可以手动安装 Ruby Eclipse 插件。
通过访问以下 URL 转至“下载并安装适用于 Eclipse 的 Ruby 插件”部分:
http://beans.seartipy.com/2006/08/12/develop-ruby-applications-using-eclipse-ide/
其中提到的步骤将指导您。祝你好运。
Most probably, http://updatesite.rubypeople.org/release URL doesn't exist anymore. You can install Ruby Eclipse Plugin manually.
Go to "Downloading and Installing Ruby plugin for Eclipse" section by visiting the following URL:
http://beans.seartipy.com/2006/08/12/develop-ruby-applications-using-eclipse-ide/
The steps mentioned there will guide you. Best of luck.