NetBeans 6.1 M1 is now available. Download here!
There are several features in M1. But the feature I liked the most is storing multiple Ruby/JRuby runtime configurations in the IDE. In NetBeans 6.0 only one Ruby platform could be configured and stored. So if you have to change to another Ruby environment then you have to edit the values in the IDE. 6.1 M1 allows to configure and store multiple Ruby/JRuby runtimes. Click on “Tools
“, “Ruby Platforms
” and you are presented with the following window:
I’ve already added JRuby 1.0.3 as an additional platform. And then you can choose the Ruby/JRuby runtime when creating the Rails application as shown below:
Cool, isn’t it ?
Please leave suggestions on other TOTD that you’d like to see. A complete archive is available here.
Technorati: totd rubyonrails jruby ruby netbeans
Related posts:- TOTD #32: Rails Deployment on GlassFish v3 from NetBeans IDE
- Getting Started with Ruby-on-Rails, GlassFish and NetBeans
- TOTD #6: Difference between Ruby Gem and Rails Plugin
- TOTD #7: Switch between JRuby and CRuby interpreter in NetBeans 6
- TOTD #25: Rails application with PostgreSQL database using NetBeans
It is a really useful change
Comment by Wolverrum — February 15, 2008 @ 1:58 am
Awesome. I was waiting for something like this!
Comment by Leonardo Eloy — February 15, 2008 @ 4:32 am
[Trackback] JRuby 1.1 is released and ready for production use today. You can unleash the potential in 3 simple steps – download, unzip & get started. Here is a quote from the announcement: more and more reports of applications exceeding Ruby…
Comment by Arun Gupta's Blog — April 9, 2008 @ 9:02 am