Go to file
Mykola Morhun cee370342e
Add and use script for adding git hosted plugins into Theia image (#9216)
2018-03-26 17:36:44 +03: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 RELEASE: Set next development version (#9038) 2018-03-07 17:53:03 +07:00
assembly Support alternate OIDC providers, to prepare for the switch from Keycloak to `fabric8_auth` (#8650) 2018-03-23 14:44:23 +01:00
core CHE-8557: No Dto available for FormattingOptions (#8784) 2018-03-16 15:09:01 +02:00
dashboard Support alternate OIDC providers, to prepare for the switch from Keycloak to `fabric8_auth` (#8650) 2018-03-23 14:44:23 +01:00
deploy Allow to override CHE props defined in che-config file (#9240) 2018-03-26 14:20:43 +03:00
dockerfiles Add and use script for adding git hosted plugins into Theia image (#9216) 2018-03-26 17:36:44 +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-6487. Fix File Watcher exclude feature 2018-03-26 15:36:09 +03:00
infrastructures che #9062: Adding property for setting pod termination grace period for Kubernetes / OpenShift infrastructures 2018-03-20 18:55:58 +01:00
multiuser Support alternate OIDC providers, to prepare for the switch from Keycloak to `fabric8_auth` (#8650) 2018-03-23 14:44:23 +01:00
plugins CHE-9186. Fix handling messages from Maven server after workspace restart 2018-03-23 14:57:42 +02:00
selenium Selenium: fix switching to IDE frame from Dashboard (#9239) 2018-03-26 11:20:53 +03:00
workspace-loader Support alternate OIDC providers, to prepare for the switch from Keycloak to `fabric8_auth` (#8650) 2018-03-23 14:44:23 +01:00
wsagent CHE-9192. Do not throw Exception when not project item is found in root 2018-03-23 14:56:03 +02:00
wsmaster Introduce logger REST API to manage log level at runtime (#9161) 2018-03-21 15:17:36 +01: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 (#9116) 2018-03-19 11:12:22 +02: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 Introduce logger REST API to manage log level at runtime (#9161) 2018-03-21 15:17:36 +01: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.