Go to file
Sergii Leshchenko 108b3d832b Merge remote-tracking branch 'origin/che-multiuser' into spi-multiuser
# Conflicts:
#	assembly/assembly-wsmaster-war/src/main/java/org/eclipse/che/api/deploy/WsMasterModule.java
#	dockerfiles/init/manifests/che.env
#	plugins/plugin-docker/che-plugin-docker-machine/src/test/java/org/eclipse/che/plugin/docker/machine/MachineProviderImplTest.java
#	plugins/plugin-docker/pom.xml
#	plugins/plugin-github/che-plugin-github-pullrequest/src/main/java/org/eclipse/che/plugin/pullrequest/client/GitHubHostingService.java
#	pom.xml
#	wsagent/agent/src/main/java/org/eclipse/che/api/agent/WsAgentLauncher.java
#	wsagent/agent/src/test/java/org/eclipse/che/api/agent/WsAgentLauncherTest.java
#	wsmaster/che-core-api-machine/pom.xml
#	wsmaster/che-core-api-workspace/src/main/java/org/eclipse/che/api/workspace/server/model/impl/EnvironmentImpl.java
2017-09-28 12:33:07 +03:00
.github Merge branch 'master' into spi 2017-09-04 11:51:57 +03:00
.mvn Set up maven build of core, plugins, dashboard, assembly 2016-02-12 09:47:39 +02:00
agents Merge branch 'master' into spi 2017-09-21 09:24:39 +03:00
assembly Merge remote-tracking branch 'origin/che-multiuser' into spi-multiuser 2017-09-28 12:33:07 +03:00
assembly-multiuser Code cleanup 2017-09-27 12:56:54 +03:00
core Merge remote-tracking branch 'origin/che-multiuser' into spi-multiuser 2017-09-28 12:33:07 +03:00
dashboard Merge remote-tracking branch 'origin/che-multiuser' into spi-multiuser 2017-09-28 12:33:07 +03:00
dockerfiles Merge remote-tracking branch 'origin/che-multiuser' into spi-multiuser 2017-09-28 12:33:07 +03:00
docs [cli] Fix cli tests by reworking how integration tests are launched (#3991) 2017-02-02 09:43:48 +01:00
ide Merge remote-tracking branch 'origin/che-multiuser' into spi-multiuser 2017-09-28 12:33:07 +03:00
infrastructures Fix build after updating to EclipseLink 2.7.0 (https://github.com/eclipse/che-dependencies/pull/58) 2017-09-28 12:17:48 +03:00
multiuser Update dependencies for EclipseLink (#6466) 2017-09-27 17:57:54 +02:00
plugins Merge remote-tracking branch 'origin/che-multiuser' into spi-multiuser 2017-09-28 12:33:07 +03:00
samples Merge remote-tracking branch 'origin/che-multiuser' into spi-multiuser 2017-09-28 12:33:07 +03:00
selenium Merge commit 'da636d181c41a5602dbd5ced28474ad985df49c0' into spi 2017-09-28 12:15:59 +03:00
wsagent Merge remote-tracking branch 'origin/che-multiuser' into spi-multiuser 2017-09-28 12:33:07 +03:00
wsmaster Merge remote-tracking branch 'origin/che-multiuser' into spi-multiuser 2017-09-28 12:33:07 +03:00
.gitattributes Add typescript 2016-08-09 06:29:32 -07:00
.gitignore Add node modules to the gitignore (#4727) 2017-04-06 15:25:47 +03:00
CHANGELOG.md RELEASE: Update CHANGELOG (#6365) 2017-09-20 23:19:41 +03:00
CODE_OF_CONDUCT.md Set up maven build of core, plugins, dashboard, assembly 2016-02-12 09:47:39 +02:00
CONTRIBUTING.md Update CONTRIBUTING.md 2017-01-29 08:26:21 -08:00
CUSTOMIZING.md Update customizing.md (#5328) 2017-06-12 14:15:06 +02:00
Chefile Follow up fixes after configuration property renaming (#2955) 2016-11-02 10:12:58 +02:00
LICENSE Eclipse Che Initial Contribution 4.0.0-RC2 https://dev.eclipse.org/ipzilla/show_bug.cgi?id=9458 2016-02-12 09:47:36 +02:00
NUMBERING.md Set up maven build of core, plugins, dashboard, assembly 2016-02-12 09:47:39 +02:00
README.md Update README.md 2017-03-22 09:54:47 -07:00
pom.xml Merge remote-tracking branch 'origin/che-multiuser' into spi-multiuser 2017-09-28 12:33:07 +03:00

README.md

Eclipse Che - Eclipse Next-Generation IDE

Join the chat at https://gitter.im/eclipse/che Eclipse License Build Status

https://www.eclipse.org/che/. Next-generation Eclipse platform, developer workspace server and cloud IDE. Che defines workspaces that include their dependencies including embedded containerized runtimes, Web IDE, and project code. This makes workspaces distributed, collaborative, and portable to run anywhere on a desktop or a server ... Read More

Eclipse Che

Getting Started

You can run Che in the public cloud, a private cloud, or install it on any OS. Che has been tested on Ubuntu, Linux, MacOS and Windows. The step by step guide will get you going along with our docs.

The che repository is where we do development and there are many ways you can participate, for example:

Customizing

There are many ways to customize Che out-of-the-box including stacks, templates, commands, IDE extensions, server-side extensions plugins, assemblies, RESTful APIs, and editors.

Contributing

If you are interested in fixing issues and contributing directly to the code base, please see How to Contribute. It covers:

Feedback

  • Support: You can ask questions, report bugs, and request features using GitHub issues.
  • Roadmap: We maintain the roadmap on the wiki.
  • Weekly Meetings: Join us on a hangout.

License

Che is open sourced under the Eclipse Public License 1.0.