Go to file
Oleksandr Garagatyi 0c77efc2b3 Workspace start code cleanup
Moved async operations from WorkspaceManager to WorkspaceRuntimes
to have async facility in one place instead of two.
Moved workspace start/stop logging from WorkspaceManager
to WorkspaceRuntimes since WorkspaceManager can not correctly log
them.
Improved logging of workspace start/stop including addition of new logs.
Fixed logging of exception thrown by RuntimeInfrastructure on runtime
start/stop.
Fix docker image deletion bug on stop of a workspace.
Signed-off-by: Oleksandr Garagatyi <ogaragat@redhat.com>
2017-10-12 17:37:28 +03:00
.github Merge branch 'che-multiuser' into spi 2017-10-06 10:06:34 +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-10-12 11:54:46 +03:00
assembly Merge branch 'master' into spi 2017-10-12 11:54:46 +03:00
assembly-multiuser Merge remote-tracking branch 'origin/master' into spi 2017-10-09 14:51:25 +03:00
core Merge branch 'master' into spi 2017-10-12 11:54:46 +03:00
dashboard Merge remote-tracking branch 'origin/master' into che6 2017-10-12 16:14:51 +03:00
dockerfiles Merge remote-tracking branch 'origin/master' into spi 2017-10-12 13:26:27 +03:00
docs [cli] Fix cli tests by reworking how integration tests are launched (#3991) 2017-02-02 09:43:48 +01:00
ide CHE-6198 fix default commands update after UD project import 2017-10-11 12:35:03 +03:00
infrastructures Workspace start code cleanup 2017-10-12 17:37:28 +03:00
multiuser Workspace start code cleanup 2017-10-12 17:37:28 +03:00
plugins Merge remote-tracking branch 'origin/master' into che6 2017-10-12 16:14:51 +03:00
samples Multi-user Eclipse Che (#6441) 2017-10-06 17:27:27 +03:00
selenium Merge remote-tracking branch 'origin/master' into spi 2017-10-12 13:26:27 +03:00
wsagent Merge remote-tracking branch 'origin/master' into che6 2017-10-12 16:14:51 +03:00
wsmaster Workspace start code cleanup 2017-10-12 17:37:28 +03:00
.gitattributes Add typescript 2016-08-09 06:29:32 -07:00
.gitignore Multi-user Eclipse Che (#6441) 2017-10-06 17:27:27 +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 Remove gitter and add public channel on mattermost (#6322) 2017-10-02 10:39:00 +02:00
pom.xml Merge remote-tracking branch 'origin/master' into che6 2017-10-12 16:14:51 +03:00

README.md

Eclipse Che - Eclipse Next-Generation IDE

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.
  • Public Chat: Join the public eclipse-che Mattermost channel to discuss with community and contributors.
  • 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.