> On Oct 27, 2017, at 10:02 AM, Jean-Christophe Taveau <
[hidden email]> wrote:
>
> 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.
The latest ImageJ daily build (1.51s7), when running Java 9, uses the ES 6 standard to run JavaScript code,
so it’s now easier to try the new features in ES 6 like ‘let’, ‘const’ and arrow functions.
-wayne
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html