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"

(Development resources)
(Development resources)
Line 43: Line 43:
 
**[[Orion/How Tos/Setup Orion Client Hosted Site on OrionHub|How to define a site on OrionHub where you can host Orion client apps]]  
 
**[[Orion/How Tos/Setup Orion Client Hosted Site on OrionHub|How to define a site on OrionHub where you can host Orion client apps]]  
 
**[[Orion/Documentation/Developer_Guide/Simple_plugin_example|How to write a plugin that extends Orion]]
 
**[[Orion/Documentation/Developer_Guide/Simple_plugin_example|How to write a plugin that extends Orion]]
 +
**[[Orion/How Tos/Editor Build|How to embed the Orion editor in your web page]]
 
*[[Orion/Coding conventions|Naming and coding conventions]]  
 
*[[Orion/Coding conventions|Naming and coding conventions]]  
 
*[[Orion/Server admin guide|Server administration guide]]  
 
*[[Orion/Server admin guide|Server administration guide]]  

Revision as of 15:08, 11 February 2013

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

Orion is an open source project under the Eclipse 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 examples of this are Mozilla Firefox Scratchpad, Scripted Editor. 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

Back to the top