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"

(add link to JavaScript experimental API)
(Project overview)
(2 intermediate revisions by 2 users not shown)
Line 27: Line 27:
 
* [[Orion/Documentation/User_Guide|Orion User Guide]]
 
* [[Orion/Documentation/User_Guide|Orion User Guide]]
 
* [[Orion/Getting_Started_with_Orion|Orion Getting Started Guide]]
 
* [[Orion/Getting_Started_with_Orion|Orion Getting Started Guide]]
 +
* [[Orion/How Tos/Code Edit|Code Edit Widget Getting Started Guide]]
 
* [[Orion/Node/Getting_started|Orion Node Getting Started Guide]]
 
* [[Orion/Node/Getting_started|Orion Node Getting Started Guide]]
 
<!--
 
<!--
Line 76: Line 77:
 
**[[Orion/Dependency resolution | Dependency resolution]]
 
**[[Orion/Dependency resolution | Dependency resolution]]
 
**[[Orion/ESLint | ESLint]]
 
**[[Orion/ESLint | ESLint]]
**[[Orion/JavaScript/Build | Experimental API]]
+
**[[Orion/JavaScript/API | Experimental API]]
 +
**[[Orion/JavaScript/Build | Experimental Build Instructions]]
 
| width="45%" valign="top" |
 
| width="45%" valign="top" |
  
 
== Getting involved ==
 
== Getting involved ==
 
+
* [https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Orion Report a bug]
* [[Orion/Getting the source|Getting the source (and building it)]]
+
* [[Orion/Getting the source|Getting the source (committers and non-committers)]]
* [[Orion/Selfhosting|Self-hosting on orion.eclipse.org (for Orion committers)]]
+
* [[Orion/Contributing Code|Contributing your changes via Gerrit]]
* [[Orion/Contributing Code|Contributing code changes to Orion (for non-committers)]]
+
* [[Orion/Running the tests|Running the tests]] and [[Orion/JS Unit Test|writing them]]
* [[Orion/Running the tests|Running the tests]] (and [[Orion/JS Unit Test|writing them]])
+
* [[Orion/Selfhosting|Self-hosting on orion.eclipse.org (committers only)]]
 
* [[Orion/Meeting minutes|Meeting minutes]]
 
* [[Orion/Meeting minutes|Meeting minutes]]
* [https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Orion Report a bug]
 
 
* [[Orion/Documentation|Writing documentation]]
 
* [[Orion/Documentation|Writing documentation]]
* [[Orion/Releng_Builds|Orion Build Info (building a war)]]
+
* [[Orion/Releng_Builds|Orion Build Info]]
  
 
== Calendar of Orion development calls ==
 
== Calendar of Orion development calls ==

Revision as of 10:16, 15 April 2016

Orion
Website
Download
Community
Mailing ListForumsIRCmattermost
Issues
OpenHelp WantedBug Day
Contribute
Browse Source

Orion is an open source project under the Eclipse Cloud Development top-level project.

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. Orion components are individually consumable and can be embedded in applications and web pages. All the components of Orion together can be viewed at the public facing OrionHub site where anyone can create an account and try Orion out.

Project overview

Development resources

Getting involved

Calendar of Orion development calls

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

You may have to disable protection on this page if you don't see the calendar below (see also bug 434567).

Back to the top