ImageJ 1.51r and last version of JavaScript: ECMAScript 2015+
Posted by Jean-Christophe Taveau on Oct 27, 2017; 2:02pm URL: http://imagej.273.s1.nabble.com/ImageJ-1-51r-and-last-version-of-JavaScript-ECMAScript-2015-tp5019626.html
Hi all,
With the last version of ImageJ 1.51r, it is now possible to run Java9 and
use the last version of JavaScript called ECMAScript 6 (or ES2015).
This new version of JS is much more powerful with a lot of new
functionalities. If you are interested for configuring ImageJ, I wrote
several pages about JS in my course of Image Processing.