ANN: Groovy Console plugin available

Posted by Jarek Sacha-2 on
URL: http://imagej.273.s1.nabble.com/ANN-Groovy-Console-plugin-available-tp3685472.html

The Groovy Console plugin enables editing and running Groovy scripts from within
ImageJ. The scripts have full access to ImageJ’s API and APIs of the installed
plugins.

The plugin website/download is at: http://ij-plugins.sf.net/plugins/groovy/  The
website has code examples, tips, and a tutorial on working with ImageJ’s macro
recorder.

Groovy (http://groovy.codehaus.org/) is a dynamic language that builds on the
strengths of Java, adding power features inspired by languages like Python, Ruby
and Smalltalk. The plugin is bundled with Groovy v.1.7.8.

Jarek