Dear users,
I have recently been writing a macro for ImageJ in BeanShell, an I was
wondering if there is any decent IDE for the ImageJ library. I wouldn't mind
changing to Javascript or to Groovy as far as I could get a list of the
available functions and the required inputs in the functions as it happens
in Rstudio or PyCharm. I think that functionality will clearly boost the
ability of anyone to write a macro. In essence, when someone releases a new
plug-in, it works like a new package for R or Python. The documentation of
many of these packages are available in
https://imagej.nih.gov/ij/developer/api/index.html but I don't know how to
make it dynamically accessible from the IDE.
I have tried to use ImageJ as a library in IntelliJ but fail miserably as it
is not designed for scripting languages such as Groovy, Javascript or
Beanshell. I will really appreciate any help.
Kind regards,
--
Sent from:
http://imagej.1557.x6.nabble.com/--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html