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

Orion/Plan/0.2

< Orion‎ | Plan

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

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