Go to file
Sun Tan fe6bc263f6 Fix workspace loader which should pass its query strings to the underlying alternate IDE
Signed-off-by: Sun Tan <sutan@redhat.com>
2018-04-12 11:40:24 +02:00
.github apply codeowners for deploy module (#9160) 2018-03-21 12:17:15 +02:00
.mvn Set up maven build of core, plugins, dashboard, assembly 2016-02-12 09:47:39 +02:00
agents Make exec agent not to use setsid for other than Linux OSes (#9371) 2018-04-11 10:50:39 +03:00
assembly Revert "Use workspace limit idle timeout value in WorkspaceActivityManager (#9342)" (#9377) 2018-04-11 13:22:24 +00:00
core Add replicated storage for remote websocket subscriptions (#9311) 2018-04-11 14:33:52 +03:00
dashboard CHE-9299 remove the dev machine validation for UD 2018-04-05 17:59:18 +03:00
deploy che #9376 Setting default postgres image for 'deploy_postgres_only.sh' instead of failing if 'IMAGE_POSTGRES' env var is not set 2018-04-12 11:04:01 +02:00
dockerfiles Revert "Use workspace limit idle timeout value in WorkspaceActivityManager (#9342)" (#9377) 2018-04-11 13:22:24 +00:00
docs [cli] Fix cli tests by reworking how integration tests are launched (#3991) 2017-02-02 09:43:48 +01:00
ide Correct handle of input events in navigate to file dialogue (#9369) 2018-04-11 14:54:30 +03:00
infrastructures CHE-5919 Make InternalRuntime not implementor of Runtime 2018-04-11 09:22:22 +03:00
multiuser Add replicated storage for remote websocket subscriptions (#9311) 2018-04-11 14:33:52 +03:00
plugins Make workspace expiration data persistent & shareable. 2018-03-28 12:11:06 +03:00
selenium Selenium: fix selenium tests that create workspaces from Dashboard (#9375) 2018-04-11 16:53:36 +03:00
workspace-loader Fix workspace loader which should pass its query strings to the underlying alternate IDE 2018-04-12 11:40:24 +02:00
wsagent Fix move sign key binding to auth module 2018-04-11 18:45:39 +03:00
wsmaster Revert "Use workspace limit idle timeout value in WorkspaceActivityManager (#9342)" (#9377) 2018-04-11 13:22:24 +00:00
.gitattributes Add typescript 2016-08-09 06:29:32 -07:00
.gitignore Workspace loader (#8838) 2018-03-05 14:04:49 +02:00
CHANGELOG.md RELEASE: Update CHANGELOG (#9278) 2018-03-28 14:41:30 +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 add SonarCloud.io badge in README.md (#8861) 2018-02-22 12:06:41 +02:00
pom.xml Add replicated storage for remote websocket subscriptions (#9311) 2018-04-11 14:33:52 +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 in our Che community meeting every second monday.

License

Che is open sourced under the Eclipse Public License 1.0.