by Paul Krill

IntelliJ IDEA gets some Groovy (and Ruby) plug-ins

feature
Dec 17, 20072 mins

JetBrains boosts dynamic-language support with JetGroovy Plugin 1.0 and Ruby Plugin 1.0

JetBrains on Monday is unveiling plug-ins enabling users of its IntelliJ IDEA to accommodate Groovy and Ruby programming.

A popular tool for Java development, the IntelliJ IDEA is being expanded to accommodate dynamic languages, which are increasingly being used in Java programs. JetBrains now is offering its JetGroovy Plugin 1.0 for Groovy and Grails framework developers. Also available is Ruby Plugin 1.0 for Ruby development. These free, open source plug-ins previously were offered in a beta format.

“Basically, these plug-ins allow the same level of functionality for languages like Ruby and Groovy, the same as IntelliJ users enjoy for Java,” said Eugene Vigdorchik, project lead at JetBrains.

Visual tools and run configurations are featured for Grails, with JetBrains planning additional enhancements for future releases. Groovy and Grails developers using IntelliJ IDEA get access to cross-language support, for developing in both Groovy and Java, as well as a built-in debugger.

Context-sensitive GDK-aware (Groovy Development Kit) code completion is featured, as is cross-resolution between Groovy and Java. Refactoring and GSP (Groovy Server Pages) support, with Grails tags and Groovy coding assistance, are included as well.

A dedicated visual application model editor is featured for Grails along with automatic generators for Grails controllers, views, domain classes, jobs, and scripts. Error highlighting is enabled for Groovy and Grails.

For Ruby, developers can use advanced coding assistance with smart code completion. Support for JRuby, which is a version of Ruby to run on the Java Virtual Machine, is featured as well.

TestUnit and RSpec test frameworks are supported, along with refactoring, advanced navigation, and views. There are automatic generators for Ruby on Rails skeletons and Ruby Access modifiers. Various application servers are supported.

Syntax highlighting, code formatting, and folding are featured for Ruby, Grails, and Groovy.

The plug-ins are available for the IntelliJ IDEA 7.0.2 maintenance release. Users of older versions can upgrade or take advantage of a free, 30-day trial. Plug-ins can be downloaded from the IntelliJ IDEA Plugin Repository or via the IntelliJ IDEA Plug-in Manager.

IntelliJ IDEA costs US$500 for an enterprise license.