Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

EASE/Engines

< EASE
Revision as of 12:33, 5 November 2014 by Unnamed Poltroon (Talk) (Supported Script Engines)

Supported Script Engines

Engine Editors Debug support Modules
Rhino JSDT yes yes
Nashorn JSDT no1 yes
Jython PyDev yes2 yes
Groovy no yes
JRuby no yes

1 ... Nashorn does not provide a debugger interface 2 ... currently the very first debug launch will fail (if using modules). Run it a 2nd time to start debugging

Back to the top