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
b'

ij-scala contains Scala Console plugin for ImageJ. \nThe console enables editing and running Scala \nscripts directly from ImageJ.\nScripts have full access to ImageJ API and API\'s of all installed ImageJ plugins.

\n

The plugin installs under ImageJ menu:\nPlugins > Scripting > Scala Console

\n

Release Files

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

Installation

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

Change Log

\n

v.1.1.3

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

v.1.1.0

\n
  • Correct font in the Console.\n
  • Add missing scroll pane to the output area.\n
  • Update Scala to 2.9.3.\n
  • Add ability to set scala script as an argument to the plugin (run(arg: String)).\n
  • Upgrade RSyntaxArea library to v.2.0.6.\n
\n'
Source: ij-scala-README.creole, updated 2016-01-06