Editor for groovy and grails?

grails, groovy, syntax-highlighting, text-editor

Solution

IntelliJ has great Groovy and Grails support; the free community edition doesn't support Grails.

Sublime Text 2 is my current favorite cross-platform editor. AFAIK it doesn't have a GSP-specific mode, but (a) does have JSP, and (b) is customizable. It uses TextMate bundles, Groovy and Grails available:

- Groovy bundle

- Grails bundle

- Sublime-specific Grails

Problem

Is there any editor like notepad++ for groovy or any editor that support .groovy highlighting. Please help with link and name.

Original source