- Notifications
You must be signed in to change notification settings - Fork52
The Orion Client, "Your IDE in the Cloud"
License
eclipse-archived/orion.client
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Orion is an open-source development platform focused on creating applications for the web, in the web.
The vision behind Orion is to move software development to the web byenabling open tool integration through HTTP and REST, JSON, OAuth, OpenID, and others.We exploit internet design principles throughout, allowing Orion to be easily run in the browser, locally and in Electron.
Great care has been taken to provide a world class web development experience, rather than to recreate the traditional desktopIDE experience in a browser tab.
Please refer to ourproject page for plan and overall project information, orhead over to thewiki for even more information about Orion.
For complete details on getting the source and getting setup to develop Orion, see theOrion wiki.
Bug reports and patches are welcome inbugzilla, you can also open pull requests directly againstthis repository.
Install latest Maven 3.0 fromhttp://maven.apache.org
Cloneorion.client
andorion.server
under the same local folder
% cd /my/git/repos% git clone https://github.com/eclipse/orion.client.git% git clone https://github.com/eclipse/orion.server.git
% cd orion.server% mvn clean install -P platform-kepler,local-build -Dorion.client.build.skip -DskipTests
% cd releng/org.eclipse.orion.server.repository/target/products/org.eclipse.orion/linux/gtk/x86_64/eclipse/% ./orion
Now point your browser athttp://localhost:8080
to start the Orion client.
Install the latest Node.js v6 LTS fromhttp://nodejs.org/
Cloneorion.client
.
% cd /my/git/repos% git clone https://github.com/eclipse/orion.client.git
% cd orion.client% cd modules/orionode% npm install
% node server.js
Now point your browser athttp://localhost:8081
to start the Orion client.
This repository contains the Orion client. This source code is availableunder theEclipse Public LicenseandEclipse Distribution License.
About
The Orion Client, "Your IDE in the Cloud"
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.