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

Eclipse Monkey/1.0 Project Plan

Overview

Eclipse Monkey 1.0 will be about allowing users to develop and share scripts among each other. JavaScript will be the "default" language shipped with the product, but an abstracted architecture will be created allowing developers to easily add scripting support for multiple languages.

Must Have

  • Core Language-Netural Architecture
  • JavaScript Implementation
  • Example Scripts
  • Documentation
    • Installation
    • Development of Scripts
    • Writing a DOM
    • Sharing a Script

Nice To Have

  • Upgraded Sharing Web Site

Back to the top