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

EASE/Releases

Releases

v0.6.0

New and noteworthy

  • Rhino debugger improvements: watch expressions, variable hovers, improved variable type information
  • Script Shell: Improved variables drop-in, icons for result types, <undefined> type for javascript
  • Modules: consistent documentation guaranteed by build process

v0.5.0

New and noteworthy

  • Py4J support
  • Unittesting Framework now allows for test classes and supports python PyUnit style tests

v0.4.0

New and noteworthy

  • Improved integration of Groovy and JRuby engine for installer
  • New keyword mechanism for more script interactions
  • Properties view to edit keywords locally
  • Egit module support

v0.3.0

New and noteworthy

  • Improved integration of Jython engine for installer
  • Code completion support in shell and editor
  • Help hovers for Java classes and methods

v0.2.0

New and noteworthy

  • New Script Unit Test framework
  • Integration of API help
  • Improvement of module help pages

v0.1.0

New and noteworthy

First release of EASE project

  • Rhino script support
  • Nashorn script support
  • Rhino JavaScript Debugger
  • Run/Debug targets
  • Interactive Script Shell
  • UI Integration for scripts
  • Modules for basic UI and resource manipulations

Back to the top