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)
(Getting involved: Remove mention of Gerrit)
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Infobox
+
{{Infobox Orion
 
| name      = Orion
 
| name      = Orion
 
| download  = http://download.eclipse.org/orion/
 
| download  = http://download.eclipse.org/orion/
Line 8: Line 8:
 
| product  = Orion
 
| product  = Orion
 
| source    = http://wiki.eclipse.org/Orion/Getting_the_source
 
| source    = http://wiki.eclipse.org/Orion/Getting_the_source
 +
| mattermost = orion
 
}} __NOTOC__  
 
}} __NOTOC__  
  
Line 41: Line 42:
 
**[[Orion/Server API|Server API]]  
 
**[[Orion/Server API|Server API]]  
 
**[[Orion/API Changelog|API Changelog]]
 
**[[Orion/API Changelog|API Changelog]]
**[[/Security|Security]]  
+
**[[/Security|Security]]
 +
**[[Orion/Bug_Triage|Bug Triaging]]
 
**[[Orion/How Tos/Code Edit|Code Edit Widget]]
 
**[[Orion/How Tos/Code Edit|Code Edit Widget]]
 
**[[/Internationalization|Internationalization]]  
 
**[[/Internationalization|Internationalization]]  
Line 83: Line 85:
 
== Getting involved ==
 
== Getting involved ==
 
* [https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Orion Report a bug]
 
* [https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Orion Report a bug]
 +
* [https://mattermost.eclipse.org/eclipse/channels/orion Chat on our mattermost channel]
 
* [[Orion/Getting the source|Getting the source (committers and non-committers)]]
 
* [[Orion/Getting the source|Getting the source (committers and non-committers)]]
* [[Orion/Contributing Code|Contributing your changes via Gerrit]]
+
* [[Orion/Contributing Code|Contributing your changes]]
 
* [[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/Selfhosting|Self-hosting on orion.eclipse.org (committers only)]]

Revision as of 16:04, 10 April 2017

Orion
Website
Download
Community
Mailing ListForumsMattermostIRC
Bugzilla
Open
Help Wanted
Bug 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