Go to file
Igor Ohrimenko 3af8a5b090
Rework the "ProjectTree.waitProjectImported" method for avoiding project import rejecting (#18531)
Signed-off-by: Ihor Okhrimenko <iokhrime@redhat.com>
2020-12-07 11:02:32 +02:00
.ci Run dashboard in a dedicated deployment with helm chart (#18093) 2020-10-19 16:06:33 +03:00
.dependabot Explicit dependabot configuration (#17330) 2020-07-08 10:58:45 +03:00
.github link to release guide section 2 - manual steps; instead of manually updated links to community PRs, use query (#18505) 2020-12-02 10:40:34 -05:00
.mvn
assembly Allow to replace backslash in usernames during first login (#18425) 2020-12-02 16:25:26 +02:00
core [release] Bump to 7.23.0-SNAPSHOT in master (#18418) 2020-11-23 14:20:16 +02:00
deploy Adding support for Keycloak admin secret and endpoint-watcher image configuration (#18506) 2020-12-03 14:52:19 +02:00
dockerfiles Switch quay.io/eclipse/che-e2e:nighlty to selenium/standalone-chrome:86.0 (#18435) 2020-12-01 14:21:28 +02:00
docs
infrastructures fix container cpu resource conversion (#18527) 2020-12-04 13:08:28 +01:00
multiuser Fixing NPE in the 'KeycloakSettings' 2020-12-04 15:43:43 +01:00
tests Rework the "ProjectTree.waitProjectImported" method for avoiding project import rejecting (#18531) 2020-12-07 11:02:32 +02:00
typescript-dto [release] Bump to 7.23.0-SNAPSHOT in master (#18418) 2020-11-23 14:20:16 +02:00
wsmaster Remove factory.json support for factories 2020-11-27 14:34:06 +02:00
.gitattributes
.gitignore
.repositories-update-contributing.sh chore(repositories): Add yaml with all repositories used in Eclipse Che 2020-08-04 16:57:40 +02:00
.repositories.yaml chore(repositories): Add yaml with all repositories used in Eclipse Che 2020-08-04 16:57:40 +02:00
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md Add PR checklist explanation 2020-09-11 09:48:32 +02:00
LICENSE
NUMBERING.md
README.md fix link to architecture docs (#18109) 2020-10-15 09:47:28 +02:00
RELEASE.md
devfile.yaml Che devfile (#17227) 2020-06-26 08:07:57 +02:00
make-release.sh
pom.xml Enable infrastructure request logging. (#16616) 2020-12-02 16:38:52 +01:00

README.md

Eclipse Che - Eclipse Next-Generation IDE

Next-generation container development platform, developer workspace server and cloud IDE

Eclipse License Build Status

Che is Kubernetes-native and places everything the developer needs into containers in Kube pods including dependencies, embedded containerized runtimes, a web IDE, and project code. This makes workspaces distributed, collaborative, and portable to run anywhere Kubernetes runs ... Read More

Eclipse Che


Visit website at: https://www.eclipse.org/che/ and documentation at: https://www.eclipse.org/che/docs


Getting Started

Here you can find links on how to get started with Eclipse Che:

Using Eclipse Che

Here you can find references to useful documentation and hands-on guides to learn how to get the most of Eclipse Che:

Feedback and Community

We love to hear from users and developers. Here are the various ways to get in touch with us:

Contributing

If you are interested in fixing issues and contributing directly to the code base:

Extending Eclipse Che

Roadmap

We maintain the Che roadmap in the open way. We welcome anyone to ask question and contribute to the roadmap by joining our community meetings.

CI

The following CentOS CI jobs are associated with the repository:

  • master - builds and push Maven artifacts on each commit to the master.
  • nightly - builds and push Maven artifacts, builds CentOS images and pushes them to quay.io on a daily basis from the master branch.
  • release - builds and push Maven artifacts, builds images from the release branch. CentOS images are public and pushed to quay.io.

License

Che is open sourced under the Eclipse Public License 2.0.