This is an archive of the old MediaWiki-based ImageJ wiki. The current website can be found at imagej.net.
Groovy Scripting
Groovy is an agile and dynamic language for the Java Virtual Machine. It builds upon the strengths of Java but has additional power features inspired by languages like Python, Ruby and Smalltalk.
Quickstart
- Press [ to bring up the Script Editor.
- Select an example Groovy script from the Templates › [by language] › Groovy menu.
- Press ^ Ctrl+R to run the script!
See also
- The Groovy Quick Start guide