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 24: Line 24:
 
* [[/FAQ|Frequently asked questions]]
 
* [[/FAQ|Frequently asked questions]]
 
* [[/Development principles|Development principles]]
 
* [[/Development principles|Development principles]]
* [[Orion/Documentation/Developer_Guide/Architecture|Architecture]]
+
* [http://orionhub.org Public beta server] ([http://eclipse.org/orion request an account]])
* [[/Security|Security]]
+
* [[/EAS|Application services]]
+
 
* [[/Plan|June 2011 release plan]]
 
* [[/Plan|June 2011 release plan]]
 
** [[/Milestone_Plan|Milestone plan]]
 
** [[/Milestone_Plan|Milestone plan]]
Line 40: Line 38:
 
** [http://orion.eclipse.org/jsdoc/index.html Client API]
 
** [http://orion.eclipse.org/jsdoc/index.html Client API]
 
** [[Orion/Server API|Server API]]
 
** [[Orion/Server API|Server API]]
 +
** [[/Security|Security]]
 +
** [[/EAS|Application services]]
 
* [[Orion/How_Tos|How-tos]]
 
* [[Orion/How_Tos|How-tos]]
 
** [[Orion/How_Tos/Install_Orion_on_Localhost|How to install and run Orion]]
 
** [[Orion/How_Tos/Install_Orion_on_Localhost|How to install and run Orion]]
Line 53: Line 53:
  
 
* [[Orion/Getting the source|Getting the source (and building it)]]
 
* [[Orion/Getting the source|Getting the source (and building it)]]
* [[Orion/Selfhosting|Self-hosting on orion.eclipse.org (for committers)]]
+
* [[Orion/Selfhosting|Self-hosting on orion.eclipse.org (for Orion committers)]]
 
* [https://dev.eclipse.org/mailman/listinfo/orion-dev Mailing list]
 
* [https://dev.eclipse.org/mailman/listinfo/orion-dev Mailing list]
 
* [irc://irc.freenode.net/#eclipse-orion #eclipse-orion] on IRC ([[IRC|IRC Help]])
 
* [irc://irc.freenode.net/#eclipse-orion #eclipse-orion] on IRC ([[IRC|IRC Help]])
Line 61: Line 61:
 
* [[Orion/Planning Meeting|Orion Planning Summit]]
 
* [[Orion/Planning Meeting|Orion Planning Summit]]
 
* [[Orion/Documentation|Writing documentation]]
 
* [[Orion/Documentation|Writing documentation]]
* [[Orion/Releng_Builds|Tagging for builds]]
+
* [[Orion/Releng_Builds|Orion Build Info]]
  
 
== Calendar of Orion development calls ==
 
== Calendar of Orion development calls ==

Revision as of 09:30, 29 June 2011

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

Orion is a proposed new open source project under the Eclipse top-level project. The project is currently in the Proposal phase. To facilitate gathering of a community for this new project, the Orion code is currently under development in 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 Orion development calls

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

Back to the top