BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News JetBrains IntelliJ IDEA 7 M2 Adds Groovy/Grails Support, Dependency Analysis

JetBrains IntelliJ IDEA 7 M2 Adds Groovy/Grails Support, Dependency Analysis

This item in japanese

Bookmarks
JetBrains has released the second milestone of IntelliJ IDEA 7 which contains a number of enhancements and new features. Among them is a new tool for analyzing project class dependencies using Dependency Structure Matrix technology. This lets developers spot potential problems at a top level and then drill down to individual details.

M2 also includes full Groovy and Grails support with:

  • Context-sensitive, type inference-aware code completion for Methods, fields, classes and keywords
  • Cross-resolution between Groovy and Java classes, methods and fields
  • Smart code navigation assistance with structure view, class and usage search
  • Syntax and error highlighting
  • Groovy-aware refactorings and imports optimization
  • Dedicated Grails SDK configuration
  • Built-in Grails generators for controllers, views, domain classes, jobs, scripts, services and taglibs

Grails creator Graeme Rocher had the following comments about the Groovy/Grails support:

I can’t wait for when it (the JetGroovy plugin) will be unveiled to the public.  When you're young and have the time and energy to spend hours settings things up, dealing with driver problems (read plugins), installing things over and over and dealing with the incompatibilities between different drivers (read plugins) you're ok with a PC (read Eclipse). When you get past this phase and just want to get things done on a platform that doesn't get in the way, then you choose a platform that does this for you like the Mac (read IntelliJ IDEA). It works out the box and everything is nicely integrated, including the Groovy plugin

Other features from the press release:

  • Integration between Spring and Hibernate
  • Enhanced Spring AOP, Hibernate and JPA support
  • More flexible project configuration
  • New refactorings, Maven support, better performance
  • More flexible Version Control operations with ClearCase UCM and Perforce offline mode, plus improved change list management

Screencasts of the new Groovy, Spring and Hibernate features are available on the Jetbrains website. JetBrains has also announced that all users purchasing IntelliJ IDEA 6 before the end of the year will receive a free upgrade to IntelliJ 7 when available.

Rate this Article

Adoption
Style

Hello stranger!

You need to Register an InfoQ account or or login to post comments. But there's so much more behind being registered.

Get the most out of the InfoQ experience.

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Community comments

  • Lovely

    by Toby Jee,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    This is great, I'm glad that IntelliJ folks decided to extends the Intellij6 license for IntelliJ7M2. I just got mine last week.

    I've been thinking about getting the license when IntelliJ7 is officially released, but can't wait that long as I need to use it like now. :)

    It'd be super if those who purchased IntelliJ6 license on the later half of this year gets to upgrade to IntelliJ7 for free.

    Cheers.

  • Finally some plugin content

    by Rob de Boer,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    Seems like JetBrains is finally putting some focus on useful plugins. They always did lag behind on Eclipse in that department.

    Looks promising.

  • Re: Lovely

    by Dmitry Jemerov,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    If you have purchased your IntelliJ IDEA 6 license after August 13, you will qualify for a free upgrade to IntelliJ IDEA 7 when the final version is released.

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

BT