Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
v.1.0.0 | 2013-03-13 | ||
ij-groovy-README.creole | 2011-02-24 | 714 Bytes | |
Totals: 2 Items | 714 Bytes | 1 |
ij-Groovy enables editing and running Groovy scripts from ImageJ. Scripts have full access to ImageJ API and API's of all installed ImageJ plugins.
The plugin installs under ImageJ menu: Plugins > Scripting > Groovy Console
Release Files
- ij-groovy_bin_*.zip - main binaries. Includes Groovy.
- ij-groovy_src_*.zip - sources.
Installation
- Download ij-groovy_bin_*.zip
- Unzip to ImageJ plugins directory. This should create subdirectory ij-groovy.
- If you have previous installation of ij-Groovy make sure that there is only single groovy-all-?.?.?.jar in ij-groovy directory. Delete older ones.
- Restart ImageJ