InfoQ

News

Netbeans Ruby Support: A Detailed Walkthrough by Roman Strobl

Posted by Scott Delap on Oct 22, 2007 03:44 PM

Community
Java,
Ruby
Topics
Artifacts & Tools
Tags
Rails,
Netbeans
The Ruby IDE space has heated up in recent months with the release of 3rdRail from CodeGear and continued Eclipse DLTK enhancements. Sun has also put a large investment into Ruby in the last year with JRuby and the addition of Ruby language support to their Netbeans IDE.  InfoQ will be featuring a series of articles by Netbeans Evangelist Roman Strobl exploring the new Ruby features of Netbeans.  The first article takes a look at code completion, debugging, and refactoring support.

Article -  NetBeans: Ruby Developer's New Best Friend

3 comments

Reply

Good stuff from Tor by Dan Tines Posted Oct 22, 2007 10:20 PM
Dynamic languages - Yes, but why Ruby? by Zeev B Posted Oct 23, 2007 8:34 AM
Re: Dynamic languages - Yes, but why Ruby? by Werner Schuster Posted Oct 23, 2007 9:09 AM
  1. Back to top

    Good stuff from Tor

    Oct 22, 2007 10:20 PM by Dan Tines

    The Ruby plugin coupled with the Vi plugin makes working on Rails projects in Netbeans a real pleasure.

  2. Back to top

    Dynamic languages - Yes, but why Ruby?

    Oct 23, 2007 8:34 AM by Zeev B

    I guess that Sun decided to invest in Ruby because of the big RoR hype in the past couple of years.
    I think that there is a more suitable dynamic language that has a JVM implementation and a very dedicated community. It is used a lot throughout the industry for example, Google uses it a lot (and it is even used inside Sun). This language arrives with a lot of useful built-in libraries and there are a lot of other open source libraries and frameworks to choose from. It is used to build big web sites such as YouTube and it is also used a lot by system administrators that want an easy and productive way to create scripts. You probably guessed by now that I am talking about the Python programming language. Although very different from Java I find Python is in tune with the Java culture :
    1. Readability and explicitness - both Java and Python endorse clean readable code that explicitly states what is being done. Ruby reminds me of Perl - a "write only" language
    2. Matureness- Python and Java are of almost the same age. They are mature languages that proved themselves again and again in production systems.
    3. Vibrant community - both platforms have a devoted community and community process.
    4. Open source libraries - both platforms have a lot of libraries and frameworks available (a result of points 2 and 3).
    As a Java developer using a lot of Python/Jython nowadays, I am disappointed that Sun chose not to invest in supporting this popular and productive programming language. I think that NetBeans is loosing an opportiunity to hook up with this wonderful community which is missing a high quality IDE such as NetBeans.





  3. Back to top

    Re: Dynamic languages - Yes, but why Ruby?

    Oct 23, 2007 9:09 AM by Werner Schuster

    Feel free to use Pydev, the Eclipse-based IDE for Python: http://pydev.sourceforge.net/ Which is very advanced, with support for debugging, auto complete, and all those things we're used to from the Eclipse JDT.

Exclusive Content

Agile in Practice: What Is Actually Going On Out There?

Scott Ambler talks about actual data resulting from surveys made during 2006-2008, showing how Agile is perceived and implemented within organizations.

Building Smart Windows Applications

From QCon 2008, Daniel Moth presents on using Visual Studio 2008 and .NET 3.5 to create compelling rich Windows applications.

Joshua Kerievsky about Industrial XP

Joshua Kerievsky, founder of Industrial Logic, talks about Industrial Extreme Programming which extends XP by including practices dealing with management, customers and developers.

Jeff Barr Discusses Amazon Web Services

Amazon Web Services (AWS) Evangelist Jeff Barr discusses SimpleDB, S3, EC2, SQS, cloud computing, how different Amazon services interact, origins of AWS, AWS globalization and the March AWS outage.

More Than Just Spin (Up) : Virtualization for the Enterprise and SaaS

Cloud services have helped bring virtualization to the forefront. Its full power however, also includes other benefits such as high availability, disaster recovery, and rapid provisioning.

Ruby Beyond Rails

John Lam talks about his path to dynamic languages, some of the problems of making IronRuby run fast, and how the DLR helps with implementing languages.

VMware Infrastructure 3 Book Excerpt and Author Interview

VMware Infrastructure 3: Advanced Technical Design Guide and Advanced Operations Guide provides a wealth of practical insights into setting up virtualization in todays corporate environments.

Architectures of extraordinarily large, self-sustaining systems

Can a system that is so large it cannot be comprehended be "designed" in a conventional sense? The foundations of computing are about to change. In this talk, Richard P. Gabriel explores why and how.