问题描述
我很难在Windows中配置NetBeans for Rails3。我遇到了很多问题,很多人甚至在这里报告过。
I´m having a hard time configuring NetBeans for Rails3 in Windows. I got a lot of problems, many o then reported even here.
所以我的问题是:以下哪个IDE最适合Windows Box中的Rails3 :
So my question is: which of the following IDEs are best situated for Rails3 in a Windows Box right now:
RubyMine
Komodo IDE
Komodo IDE
RadRails
看,我不想开始讨论(有点x对y)。我只是想知道那些已经在使用Windows开发Rails3的人,从长远来看,什么是更好的选择。
Look, i dont want to start a discussion (kinda x vs y). I just want to know from people who already are developing in Rails3 with Windows what is the better choice in the long run.
谢谢!
编辑
NetBeans问题
Issues with NetBeans
注意:我现在使用RubyMine并且没有遇到任何问题
Note: Im using RubyMine by now and facing no problems
推荐答案
当我在Windows上开发Rails时,我使用Aptana RadRails或Aptana Studio(几乎相同)。它们有点重量级,但我喜欢Eclipse界面。它在语法高亮和自动校正方面通常比TextMate更好,并且具有更好的键盘快捷键。 TextMate / Mac粉丝可能会跟我说这个。如果你有足够的内存,Aptana是你要走的路。
When I develop Rails on Windows, I use Aptana RadRails or Aptana Studio (pretty much the same thing). They are a little bit heavyweight, but I like the Eclipse interface in general. It often does better at syntax highlighting and autocorrecting than TextMate and has vastly better keyboard shortcuts. The TextMate/Mac fanboys are probably going to come after me for saying that. If you have plenty of memory to spare, Aptana is the way to go.
这篇关于在Windows上使用Rails3的IDE的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!