Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.
Orion/Plan/0.2
Contents
Introduction
The 0.2 release is the first planned release of the Orion project. This release follows a 12 month development cycle, culminating in a final release in late June 2011.
Release Deliverables
- Packaged Orion server download for Windows, Mac, and Linux
- Hosted Orion beta server on http://orionhub.org
Release Milestones
Release milestones will be occurring at roughly 6 week intervals, and will be aligned with the Indigo Simultaneous Release train.
- M1 08/06/2010
- M2 09/17/2010
- M3 10/29/2010
- M4 12/10/2010
- M5 01/28/2011
- M6 03/11/2011
- M7 04/29/2011
- M7 06/03/2011
Target Environments
Client Environments
Operating System | Version | Browsers |
---|---|---|
Windows | 7 | Internet Explorer 9, Firefox 4, Chrome 10 |
Red Hat | 5.0 | Firefox 4, Chromium 10 |
Mac OS X | 10.5 | Safari 5 |
Server Environments
Themes and Priorities
Client
- tree view
- open in editor
- file creation and manipulation
- new project wizard
- workspace service integration
Runtime
- JavaScript Bundles
- Extension Contribution Model
- Eclipse Application Services Runtime Subset
- Event Back-plain
- Back-end Communication Base
UI Framework
- UI Model / Layout
- View, Editor, Wizard
- Menus, Toolbars, Status line
- Launch support
- EAS UI Subset
Editor
- Copy, paste, find, select all
- good performance for styling and large document support
- syntax highlighting
- formatting
- annotations and markers
- local save / auto save
Server
Login / Authentication
- Filters all services
- registration
- workspace selection
Workspace Service
- REST API to Resources
- Import/Export support via ZIP file
- Launch site mapping
Build
- AST Support for JavaScript
- Provides annotations and markers that work with Editor
- Problem view data
- Class path equivalent
Test
- JUnit integration for JavaScript / Rhino
- JUnit Test view