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

< Eclipse Monkey
Revision as of 08:35, 2 May 2007 by Ingo.aptana.com (Talk | contribs) (New page: ==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 abstr...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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 Haves

  • 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