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

Difference between revisions of "Orion/Plan"

(Undo revision 234484 by Kondo8.hotmail.com (Talk))
(Add Category Orion)
(17 intermediate revisions by 3 users not shown)
Line 1: Line 1:
= Introduction =
+
== Current and future releases ==
= Release Deliverables =
+
= Release Milestones =
+
  
Release milestones will be occurring at roughly 6 week intervals, and will be aligned with the [[Indigo]] Simultaneous Release train.
+
* [https://projects.eclipse.org/projects/eclipse.orion/releases/5.0.0 R5.0 Plan and Date]
  
* M1 08/06/2010
+
== Past releases ==
* M2 09/17/2010
+
* M3 10/29/2010
+
* M4 12/10/2010
+
* M5 01/28/2011
+
* M6 03/11/2011
+
* M7 04/29/2011
+
  
= Target Environments =
+
* [http://projects.eclipse.org/projects/eclipse.orion/releases/4.0.0 R4.0 Plan and Dates]
 +
* [[Orion/Plan/3.0| 3.0 Release planning]]
 +
* [http://eclipse.org/projects/project-plan.php?planurl=http://www.eclipse.org/orion/plans/orion-project-plan-3-0.xml Orion 3.0 Release Plan]
 +
* [http://eclipse.org/projects/project-plan.php?planurl=http://www.eclipse.org/orion/plans/orion-project-plan-2-0.xml Orion 2.0 Release Plan]
 +
* [http://eclipse.org/projects/project-plan.php?planurl=http://www.eclipse.org/orion/plans/orion-project-plan-1-0.xml Orion 1.0 Release Plan]
 +
* [[Orion/Plan/0.5| 0.5 Release plan]]
 +
* [[Orion/Plan/0.4| 0.4 Release plan in wiki form]]
 +
* [http://eclipse.org/projects/project-plan.php?planurl=http://www.eclipse.org/eclipse/orion/plans/orion-project-plan-0-3.xml October 2011 0.3 Release Plan]
 +
* [[Orion/Plan/0.2| June 2011 0.2 Release Plan]]
 +
* [[Orion/Milestone_Plan]]
  
== Client Environments ==
+
[[Category:Orion]]
 
+
{| border="1"
+
|-
+
! Operating System
+
! Version
+
! Browsers
+
|-
+
| Windows
+
| 7
+
| Internet Explorer 8, Firefox 3.6, Chrome 8.0
+
|-
+
| Red Hat
+
| 5.0
+
| Firefox 3.6, Chromium 8
+
|-
+
| 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 ===
+
 
+
*  JavaScript Bundles
+
*  Extension Contribution Model
+
*  [[E4/Eclipse_Application_Services|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
+
 
+
[[Category:Orion|Plan]]
+

Revision as of 19:49, 11 February 2014

Current and future releases

Past releases

Back to the top