Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Orion/Getting the source

This page covers how to take a look at the source, as well as how to set up for self-hosting (changing Orion code from Orion).

Accessing the code

Source for Orion can be forked from our Git repositories:

Self hosting setup

We assume you are familiar with git. If not, review the Eclipsepedia Git Page.

Self-hosting involves running an Orion server on localhost, pointing your Orion editor at your local git repo, and committing changes with command line tools. Here are the steps needed to get up and running.

Copyright © Eclipse Foundation, Inc. All Rights Reserved.