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"

(Project overview)
Line 1: Line 1:
 
Orion is a proposed new open source project under the [[Eclipse]] top-level project. The project is currently in the [http://www.eclipse.org/projects/dev_process/development_process_2010.php#6_2_1_Pre-Proposal Pre-Proposal] phase. To facilitate gathering of a community for this new project, an initial code [https://bugs.eclipse.org/bugs/show_bug.cgi?id=331897 contribution] has been made within the [[E4]] incubator.  
 
Orion is a proposed new open source project under the [[Eclipse]] top-level project. The project is currently in the [http://www.eclipse.org/projects/dev_process/development_process_2010.php#6_2_1_Pre-Proposal Pre-Proposal] phase. To facilitate gathering of a community for this new project, an initial code [https://bugs.eclipse.org/bugs/show_bug.cgi?id=331897 contribution] has been made within the [[E4]] incubator.  
 +
 +
Orion's objective is to create a browser-based open tool integration platform which is entirely focused on developing for the web, in the web. Tools are written in JavaScript and run in the browser. Unlike other attempts at creating browser-based development tools, this is not an IDE running in a single tab. Links work and can be shared. You can open a file in a new tab. Great care has been taken to provide a web experience for development.
 +
 +
{| width="100%" cellspacing="6" border="0"
 +
|-
 +
| width="45%" valign="top" |
  
 
== Project overview ==
 
== Project overview ==
Orion is a browser-based open tool integration platform which is entirely focused on developing for the web, in the web. Tools are written in JavaScript and run in the browser. Unlike other attempts at creating browser-based development tools, this is not an IDE running in a single tab. Links work and can be shared. You can open a file in a new tab. Great care has been taken to provide a web experience for development.
 
  
 
* [[Orion/Project mission statement|Project mission statement]]
 
* [[Orion/Project mission statement|Project mission statement]]
Line 22: Line 27:
 
* [[Orion/JS_Unit_Test|Writing&Running JS Unit Test]]
 
* [[Orion/JS_Unit_Test|Writing&Running JS Unit Test]]
 
* [[Orion/Naming conventions|Naming conventions]]
 
* [[Orion/Naming conventions|Naming conventions]]
 +
 +
| width="45%" valign="top" |
  
 
== Getting involved ==
 
== Getting involved ==
Line 38: Line 45:
  
 
<googlecalendar title="e4 dev calls Calendar" mode="AGENDA" height="300" width="100%">ctri5teoag0n87t2qu9bla8u3g%40group.calendar.google.com</googlecalendar> This calendar is available in the following formats:<br> [[Image:Ical.gif]][http://www.google.com/calendar/ical/ctri5teoag0n87t2qu9bla8u3g%40group.calendar.google.com/public/basic.ics iCal],[[Image:Xml.gif]][http://www.google.com/calendar/feeds/ctri5teoag0n87t2qu9bla8u3g%40group.calendar.google.com/public/basic ATOM News Feed],[[Image:Html.gif]][http://www.google.com/calendar/embed?src=ctri5teoag0n87t2qu9bla8u3g%40group.calendar.google.com&ctz=Canada/Toronto HTML]  
 
<googlecalendar title="e4 dev calls Calendar" mode="AGENDA" height="300" width="100%">ctri5teoag0n87t2qu9bla8u3g%40group.calendar.google.com</googlecalendar> This calendar is available in the following formats:<br> [[Image:Ical.gif]][http://www.google.com/calendar/ical/ctri5teoag0n87t2qu9bla8u3g%40group.calendar.google.com/public/basic.ics iCal],[[Image:Xml.gif]][http://www.google.com/calendar/feeds/ctri5teoag0n87t2qu9bla8u3g%40group.calendar.google.com/public/basic ATOM News Feed],[[Image:Html.gif]][http://www.google.com/calendar/embed?src=ctri5teoag0n87t2qu9bla8u3g%40group.calendar.google.com&ctz=Canada/Toronto HTML]  
 +
 +
| width="10%" valign="top" |
 +
|}
  
 
[[Category:Orion]]
 
[[Category:Orion]]

Revision as of 11:58, 25 January 2011

Orion is a proposed new open source project under the Eclipse top-level project. The project is currently in the Pre-Proposal phase. To facilitate gathering of a community for this new project, an initial code contribution has been made within the E4 incubator.

Orion's objective is to create a browser-based open tool integration platform which is entirely focused on developing for the web, in the web. Tools are written in JavaScript and run in the browser. Unlike other attempts at creating browser-based development tools, this is not an IDE running in a single tab. Links work and can be shared. You can open a file in a new tab. Great care has been taken to provide a web experience for development.

Project overview

Development resources

Getting involved

Calendar of e4 development calls

This calendar is available in the following formats:
Ical.gifiCal,Xml.gifATOM News Feed,Html.gifHTML

Back to the top