Download Latest Version ij-plugins_toolkit_bin_1.6.1_r1342.zip (709.2 kB)
Email in envelope

Get an email when there's a new version of ImageJ Plugins

Home / ij-scala / v.0.3.0
Name Modified Size InfoDownloads / Week
Parent folder
ij-scala-README.creole 2016-01-06 1.8 kB
ij-scala-0.3.0_r1307.zip 2011-10-26 19.7 MB
ij-scala-README-0.3.0.creole 2011-10-26 736 Bytes
Totals: 3 Items   19.7 MB 0

ij-scala contains Scala Console plugin for ImageJ. The console enables editing and running Scala scripts directly 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

Release Files

  • ij-scala-*-bin.zip - plugin binaries, includes Scala.
  • ij-scala-*.jar - plugin binaries, without Scala and other dependencies.
  • ij-scala-*-scaladoc.jar - API documentation.
  • ij-scala-*-sources.jar - sources. Sources are also available in project's version control.

Installation

  1. Download ij-scala-*-bin.zip
  2. Unzip to ImageJ plugins directory. This should create subdirectory ij-plugins. This directory is shared with ij-plugins Toolkit plugins.
  3. If you have previous installation of ij-scala make sure that there is only single version of each ij-scala_*.jar, scala-*-?.?.?.jar in ij-plugins directory. Delete older ones. Check also subdirectory ij-scala for older versions of the plugin.
  4. Restart ImageJ

Change Log

v.1.1.3

  • Enhancement: Use Scala 2.11 as default, update dependencies.
  • Bug: Resource paths with ".." cause problems with some classloaders.
  • Internal: Project changes to make better use of SBT

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.
Source: ij-scala-README.creole, updated 2016-01-06