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: remove link to ancient Breaking API doc)
(Update googlecalendar issue and workaround)
Line 81: Line 81:
 
This calendar is available in the following formats:<br> [[Image:Ical.gif]][https://www.google.com/calendar/ical/orioncloudcoding%40gmail.com/public/basic.ics iCal],[[Image:Xml.gif]][https://www.google.com/calendar/feeds/orioncloudcoding%40gmail.com/public/basic ATOM News Feed],[[Image:Html.gif]][https://www.google.com/calendar/embed?src=orioncloudcoding%40gmail.com&ctz=America/New_York HTML]  
 
This calendar is available in the following formats:<br> [[Image:Ical.gif]][https://www.google.com/calendar/ical/orioncloudcoding%40gmail.com/public/basic.ics iCal],[[Image:Xml.gif]][https://www.google.com/calendar/feeds/orioncloudcoding%40gmail.com/public/basic ATOM News Feed],[[Image:Html.gif]][https://www.google.com/calendar/embed?src=orioncloudcoding%40gmail.com&ctz=America/New_York HTML]  
  
See {{Bug|434567}} for the missing calendar widget that used to be here.
+
You may have to [https://support.mozilla.org/en-US/kb/how-does-content-isnt-secure-affect-my-safety?as=u&utm_source=inproduct disable protection on this page] if you don't see the calendar below (see also {{Bug|434567}}).
  
 
<googlecalendar title="Orion Calendar" mode="AGENDA" height="300" width="100%">orioncloudcoding%40gmail.com</googlecalendar>
 
<googlecalendar title="Orion Calendar" mode="AGENDA" height="300" width="100%">orioncloudcoding%40gmail.com</googlecalendar>

Revision as of 05:56, 11 September 2014

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 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