Skip to main content

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.

Jump to: navigation, search

Orion/Plan/0.2

< Orion‎ | Plan
Revision as of 13:24, 5 July 2011 by Unnamed Poltroon (Talk) (Introduction)

Introduction

The 0.2 release is the first planned release of the Orion project.

Release Deliverables

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

Navigator / Explorer

  • tree view
  • open in editor
  • file creation and manipulation
  • new project wizard
  • workspace service integration

Runtime

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

Back to the top