Groovy

Using Groovy

Language Guide

Groovy Features

Modules

Examples

Useful Links

IDE Support

Support

Community

Developers

Tools we use

IntelliJ IDEA
YourKit profiler

Feeds


Site
News
IntelliJ Plugin

There is a Groovy plugin for IntelliJ available for editing and running groovy scripts from inside IntelliJ.

Its currently in the groovy-intellij CVS module. Its currently in need of some TLC


There also is a BSFConsole plugin that allows to execute Groovy scripts interactively.

Update

Currently, what's in CVS is outdated and doesn't provide many features unfortunately, nor even work with IDEA 4.5. Thus, an initiative is born to create a new IDEA plugin, targeting the recently released 4.5 version.

We provide a few Confluence pages to track the status of the plugin:


In the meantime, before there's a downloadable beta plugin, you can already use the following syntax file for highlighting groovy syntax. Place syntax file in ~/.IntelliJIdea/config/filetypes (Unix/Windows) or ~/Library/Preferences/IntelliJ IDEA/filetypes (Mac OSX) and restart IntelliJ