Oracle discontinues Ruby/Rails support for NetBeans
21–30 of 127 posts
Re: Oracle discontinues Ruby/Rails support for NetBeans
#22I've gradually moved away from NetBeans as a general Ruby/Rails editor but I often came back for the great debugging support.
Any suggestion for alternative Rails debuggers?
Re: Oracle discontinues Ruby/Rails support for NetBeans
#23use mvim + NERDtree
Highly recommended!
Re: Oracle discontinues Ruby/Rails support for NetBeans
#24Re: Oracle discontinues Ruby/Rails support for NetBeans
#25Re: Oracle discontinues Ruby/Rails support for NetBeans
#26I've only found NetBeans useful under Windows. I've had a number of interface problems on Linux and OSX that make it unusable. (Dialogs showing up blank all the time and other problems)
Re: Oracle discontinues Ruby/Rails support for NetBeans
#27Any suggestions on an alternative IDE?
Autoformatting code is controlled under bundles (format all, re-indent text).
Go to definition/declaration is functionally done with go to symbol.
There's support for code completion but I haven't used it much.
Re: Oracle discontinues Ruby/Rails support for NetBeans
#28Re: Oracle discontinues Ruby/Rails support for NetBeans
#29Any suggestions on an alternative IDE?
RadRails and Redmine are going to be the closest to the Netbeans Ruby support, others have mentioned those already. Something closer to the heart of many Ruby developers is Redcar. It's a text editor installed as a Ruby gem generally meant to replicate Textmate functionality. http://redcareditor.com/
update it was redcar that I used last year, and it has improved quickly (kudos to the project team). That's a great sign. Kinda psyched to have something textmate-ish on ubuntu! The themes are pretty hot, and the bundles are chock full of languages.