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 38: Line 38:
 
** [[Orion/Server API|Server API]]
 
** [[Orion/Server API|Server API]]
 
** [[/Security|Security]]
 
** [[/Security|Security]]
** [[/EAS|Application services]]
+
** [[Orion/Plugin API Changes/R0.5|Breaking Plugin API Changes in R0.5]]
 
* [[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]]

Revision as of 12:08, 11 April 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

Back to the top