!!! Skriptsprache Groovy

Groovy ist eine Skriptsprache, 
* deren Syntax an Java angelehnt ist und
* die in einer Java VM läuft, d.h. Groovy wird in Java-Bytecode kompiliert.


!! Integration in Eclipse

Ich starte, indem ich mir das passende Plugin in meine EclipseIDE installiere. Dazu trage ich den Link http://dist.codehaus.org/groovy/distributions/update/ als Update Site ein.