...
The latest Groovy-Eclipse release is available from the following Eclipse update sites. To install, point your Eclipse update manager to the update site appropriate for your Eclipse version.For
| Eclipse level | Release update site |
|---|---|
| 4.2 ( |
...
| Juno) |
...
...
...
...
...
...
...
| 3.7 |
...
...
| 3.6 |
...
...
| 3.5 |
...
For Eclipse 3.4.2 (development build only and not really recommended except for the poor souls who are stuck using Eclipse 3.4):
http://ci.repository.codehaus.org/greclipse/snapshot/e34/
Or, you can choose to install a development build, see below for more update sites. In general, our development builds are quite stable. A development build is not published unless all unit tests pass.
News
| Info | ||||
|---|---|---|---|---|
| ||||
In this release, Groovy 2.0 support is officially released, Eclipse Juno support is officially released, and we introduce some new quickfixes and refactorings. See all the details: Groovy-Eclipse 2.7.0 New and Noteworthy. (July 3, 2012) |
| Info | ||||
|---|---|---|---|---|
| ||||
The source repository for Groovy-Eclipse is now located at Github. Feel free to fork and send pull requests! (May 4, 2012) |
...
| Info | ||||
|---|---|---|---|---|
| ||||
Use the following update site: |
| Info | ||||
|---|---|---|---|---|
| ||||
|
| Table of Contents | ||||
|---|---|---|---|---|
|
...
Groovy-Eclipse allows you to edit, compile, run, and debug Groovy scripts and classes from the Eclipse SDK.

Groovy-Eclipse has won Top is the top open source development tool at EclipseCon 2010.(March 27, 2010)
Key Features
- Syntax highlighting
- Type inferencing
- Compile and run Groovy classes and scripts in Eclipse
- Outline view for Groovy files
- Auto-completion
- Refactoring
- Source code formatting
- Basic debug support
- Groovy 1.7 compiler and Groovy 1.8 compiler
- DSL support using DSL descriptors
- Maven integraion
...