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/Roadmap"

Line 1: Line 1:
== v0.1.0 (unreleased) ==
 
 
* 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
 
 
 
== v0.2.0 (unreleased) ==
 
== v0.2.0 (unreleased) ==
  

Revision as of 16:06, 22 December 2014

v0.2.0 (unreleased)

  • Script Unit Test framework
  • support hierarchies when adding scripts to menus
  • add scripts to main menu / toolbar
  • import wizard for sample scripts from git repository
  • git module

Ideas for future releases

  • svn module
  • Visual Script Editing
  • Sign scripts
  • Add script dependencies to keywords (install features on demand)
  • Script keyword editor in Properties view
  • Consume scripts from svn://, git://
  • Parse scripts from http index files

Back to the top