Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "EASE/Engines"

 
(5 intermediate revisions by one other user not shown)
Line 22: Line 22:
 
|[http://www.jython.org/ Jython]
 
|[http://www.jython.org/ Jython]
 
|[http://pydev.org/ PyDev]
 
|[http://pydev.org/ PyDev]
|in development
+
|yes
 
|yes
 
|yes
  
 
|-
 
|-
|[http://groovy.codehaus.org/ Groovy]
+
|[http://groovy-lang.org/ Groovy]
|
+
|[https://marketplace.eclipse.org/content/groovy-development-tools GDT]
 
|no
 
|no
 
|yes
 
|yes
Line 39: Line 39:
 
|}
 
|}
  
<sup>1</sup> ... Nashorn does not provide a debugger interface
+
<sup>1</sup> ... Nashorn does not provide a debugger interface<br />
 +
 
 +
[[Category:EASE]]

Latest revision as of 14:54, 9 November 2018

Supported Script Engines

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

1 ... Nashorn does not provide a debugger interface

Back to the top