Menu

ij-scala v.1.1.0

A stable version of Scala Console plugin is now available. ij-Scala enables editing and running Scala 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 > Scala Console

Download link: https://sourceforge.net/projects/ij-plugins/files/ij-scala/v.1.1.0/

Changes in v.1.1.0:

  • Correct font in the Console.
  • Add missing scroll pane to the output area.
  • Update Scala to 2.9.3.
  • Add ability to set scala script as an argument to the plugin (run(arg: String)).
  • Upgrade RSyntaxArea library to v.2.0.6.
Posted by Jarek Sacha 2013-03-23

Log in to post a comment.