InfoQ

News

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

Posted by Scott Delap on Aug 14, 2007 10:11 AM

Community
Java
Topics
Artifacts & Tools
Tags
Grails,
Groovy,
IntelliJ IDEA
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.

3 comments

Reply

Lovely by Toby Jee Posted Aug 15, 2007 4:33 AM
Re: Lovely by Dmitry Jemerov Posted Aug 16, 2007 9:02 AM
Finally some plugin content by Rob de Boer Posted Aug 15, 2007 8:57 AM
  1. Back to top

    Lovely

    Aug 15, 2007 4:33 AM by Toby Jee

    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.

  2. Back to top

    Finally some plugin content

    Aug 15, 2007 8:57 AM by Rob de Boer

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

  3. Back to top

    Re: Lovely

    Aug 16, 2007 9:02 AM by Dmitry Jemerov

    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.

Exclusive Content

Rationalizing the Presentation Tier

Thin client paradigm characterized by web applications is a kludge that needs to be repudiated. Old compromises are no longer needed and it's time to move the presentation tier to where it belongs.

Agile Project Management: Lessons Learned at Google

In this presentation filmed during QCon 2007, Jeff Sutherland, the creator of Scrum, talks about his visit at Google to do an analysis of Google's first implementation of Scrum.

AtomServer – The Power of Publishing for Data Distribution

In this article, Bryon Jacob and Chris Berry introduce AtomServer, their implementation of a full-fledged Atom Store based on Apache Abdera, which is now available as open source.

An Introduction to Virtualization

It is easy to think that virtualization applies only to servers. In reality the recent resurgence of the concept is also being applied to networking, storage, and application infrastructure.

REST Anti-Patterns

In this article, Stefan Tilkov explains some of the most common anti-patterns found in applications that claim to follow a "RESTful" design and suggests ways to avoid them.

Choosing between Routing and Orchestration in an ESB

In this article, Adrien Louis and Marc Dutoo discuss the differences and relative merits of using orchestration vs. routing in a typical ESB setup, and discuss various implementation options.

Enterprise Batch Processing with Spring

Wayne Lund discusses batch processing, Spring Batch objectives and features, scenarios for usage, Spring Batch architecture, scaling, example code, failures and retrying, and the future roadmap.

User Story Estimation Techniques

Developer Jay Fields draws on his experiences as a ThoughtWorks consultant to describe effective user story estimation techniques.