Eclipse and Ruby installation.. need a help
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.
Ca开发者_JAVA技巧n you help me with Ruby Eclipse configuration?
You can install "Aptana eclipse plug-in" for Ruby in Eclipse. Please visit the following for details instructions:
http://www.aptana.com/downloads/start
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).
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.
精彩评论