GroovyForOpenOffice 0.8-BETA
http://www.ifcx.org/wiki/GroovyForOpenOffice.html
Groovy is updated to version 1.8.2.
Works with OpenOffice.org 2.2+.
Install problem that G4OO 0.6 had with OOo 3.2+ is fixed.
Includes an updated IFCX Wings (v0.8). See multiple JVM-based languages (via JSR-223) and dynamic JAR loading (via Apache Ivy) working inside OpenOffice Writer. And that dynamic loading business includes the language implementations too!
If you have older IFCX Wings documents, they will not work with this version of G4OO. You will need to use G4OO 0.7 (which still has Groovy 1.5.7) until they are updated. To update a Wings document, create a new blank Wings (take the new version included here and delete the contents) and paste in your contents from the older version.
For detailed installtion instruction, see:
http://www.ifcx.org/attach/GroovyForOpenOffice/Installation.pdf

Download the full package (.zip) from http://sourceforge.net/project/showfiles.php?group_id=199110&package_id=... in order to get installation instructions and sample code. Also IFCX Wings at http://www.ifcx.org/wiki/Wings.html is the prime application of G4OO.
This is a beta release of this OpenOffice 2.x Extension which adds support for writing macros in Groovy.
Java 1.5 and OpenOffice 2.1 or later is required.
THERE IS NO WARRANTY OF ANY KIND FOR THIS FREE SOFTWARE!
THE EXTENSION AND THE MACROS RUN WITHOUT RESTRICTION USING
THE SAME PERMISSIONS AS THE USER THAT LAUNCHED OPENOFFICE!
The version of Groovy bundled with this release is:
1.5.6
http://groovy.codehaus.org/
Also bundled is Apache Ivy 2.0 SVN (r652889) with patches.
http://ant.apache.org/ivy/
Ivy RoundUp BuilderResolver patch.
ivyroundup.googlecode.com/
And my Maven classifier caching fix:
http://issues.apache.org/jira/browse/IVY-803
Groovy JSR-223 Scripting Engine:
http://scripting.java.net/
LiveTribe Open Source JSR-223 Java Scripting API implementation:
http://livetribe.codehaus.org/
To install the extension (GroovyScripting.oxt), use the "Tools : Extension Manager..." menu then choose "Add...".
Beware that if you change the name of the file then you may have a conflict which future installs with the original name.
The Groovy_Samples.odt file is an ODF document with a few sample Groovy macros in it and some getting started help.
A copy of IFCX Wings (G4OO's raison d'etre) is included.
0.6-SNAPSHOT
http://www.ifcx.org/wiki/Wings.html
Change log:
The 0.6 release:
* Update to Groovy 1.5.6.
* Full Ivy 2.0-SNAPSHOT with dependencies (including VFS).
* Add LiveTribe JSR-223 API OSS implementation (2.0.3-SNAPSHOT).
* Add java.net Scripting Groovy JSR-223 engine.

0.6.0-beta-1 Date: 2008-Jun-16 Size: 6.67 MB