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)
Line 31: Line 31:
 
* [[/EditorWishList|Editor wish list]]
 
* [[/EditorWishList|Editor wish list]]
  
== Development resources ==
+
== Development resources ==
 +
 
 +
*[http://download.eclipse.org/orion/ Downloads]
 +
*[[Orion/Documentation/Developer Guide|Orion Developer Guide]]
 +
**[http://orion.eclipse.org/jsdoc/index.html Client API]
 +
**[[Orion/Server API|Server API]]
 +
**[[/Security|Security]]
 +
**[[Orion/Plugin API Changes/R0.5|Breaking Plugin API Changes in R0.5]]
 +
*[[Orion/How Tos|How-tos]]
 +
**[[Orion/How Tos/Install Orion on Localhost|How to install and run Orion]]
 +
**[[Orion/Getting the source#Self_hosting_setup|How to use Orion to edit Orion]]
 +
**[[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/Coding conventions|Naming and coding conventions]]
 +
*[[Orion/Server admin guide|Server administration guide]]
 +
*[[Orion/Visual Plugin Strategy|Visual plugin strategy]]
 +
*[[Orion/Page Layout|Orion Page Anatomy and Layout]]
 +
*[[Orion/Use Cases]]
 +
*[[Orion/Testing Orion Accessibility]]
 +
*[[Orion/Manual Test Cases]]
 +
*Orion/User Experience
  
* [http://download.eclipse.org/orion/ Downloads]
 
* [[Orion/Documentation/Developer_Guide|Orion Developer Guide]]
 
** [http://orion.eclipse.org/jsdoc/index.html Client API]
 
** [[Orion/Server API|Server API]]
 
** [[/Security|Security]]
 
** [[Orion/Plugin API Changes/R0.5|Breaking Plugin API Changes in R0.5]]
 
* [[Orion/How_Tos|How-tos]]
 
** [[Orion/How_Tos/Install_Orion_on_Localhost|How to install and run Orion]]
 
** [[Orion/Getting the source#Self_hosting_setup|How to use Orion to edit Orion]]
 
** [[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/Coding_conventions|Naming and coding conventions]]
 
* [[Orion/Server admin guide|Server administration guide]]
 
* [[Orion/Visual_Plugin_Strategy|Visual plugin strategy]]
 
* [[Orion/Page_Layout|Orion Page Anatomy and Layout]]
 
* [[Orion/Use Cases]]
 
* [[Orion/Testing Orion Accessibility]]
 
* [[Orion/Manual Test Cases]]
 
 
| width="45%" valign="top" |
 
| width="45%" valign="top" |
  

Revision as of 15:30, 2 May 2012

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. The project is currently in the Incubation phase. See the original project proposal for details on the scope and goals of the 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.

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

Copyright © Eclipse Foundation, Inc. All Rights Reserved.