Skip to main content



      Home
Home » Eclipse Projects » Advanced Scripting Environment (EASE) » Support of Scripting After migrating to Java 17
Support of Scripting After migrating to Java 17 [message #1869609] Sun, 18 August 2024 23:48
Eclipse UserFriend
Hello,
We are planning to migrate to Java 17. Currently, we are using Nashorn engine as the default scripting engine. JDK is officially moved away Nashorn engine. So, we were trying to find an alternative to the Nashorn engine.

We see that the Nashorn has been moved away to openjdk nashorn https://github.com/openjdk/nashorn. There are very less activities in the Nashorn github repo.

There is also a new Scripting Engine that is being considered is GraalJS, which has very active support. While trying to integrate the GraalJs into the ease framework, the GraalJs libraries needs to be present in the module path, so that it works as expected. But, Whether we can place the GraalJs in the ModulePath in an eclipse environment is another question.

What would be the right approach to have default scripting engine whether to have the openjdk nashorn or integrate GraalJs into the ease framework?
Any pointer would be helpful ?

Thanks,
Pal
Previous Topic:Grouping EASE pop-up scripts when displayed
Next Topic:Issue: python library is not imported when running script as EASE Script
Goto Forum:
  


Current Time: Sun Jul 13 15:33:12 EDT 2025

Powered by FUDForum. Page generated in 0.23272 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top