Go to file
Nick Boldt 137661257e
17101 fix release issue template so that checkboxes are not already checked, PR links are not old ones, and steps are accurate. Also add link to release job for che-operator push (#17621)
Change-Id: Ib2629cee16eba23dfda3bec53df349bb52c61487
Signed-off-by: nickboldt <nboldt@redhat.com>
2020-08-12 16:29:25 +03:00
.ci Migration of the che server codebase to Java 11 (#16649) 2020-06-16 20:47:25 +02:00
.dependabot Explicit dependabot configuration (#17330) 2020-07-08 10:58:45 +03:00
.github 17101 fix release issue template so that checkboxes are not already checked, PR links are not old ones, and steps are accurate. Also add link to release job for che-operator push (#17621) 2020-08-12 16:29:25 +03:00
.mvn Set up maven build of core, plugins, dashboard, assembly 2016-02-12 09:47:39 +02:00
assembly Used che-jwtproxy image tag with multi-CPU architecture support (#17610) 2020-08-11 13:17:07 +03:00
core [release] Bump to 7.18.0-SNAPSHOT in master 2020-08-07 18:24:10 +02:00
deploy Customize cheHost (#17538) 2020-08-04 10:35:33 +03:00
dockerfiles add dashboard-next into che-server 2020-08-12 14:32:18 +03:00
docs Fix the link to docs. 2018-08-19 05:59:45 +00:00
infrastructures [release] Bump to 7.18.0-SNAPSHOT in master 2020-08-07 18:24:10 +02:00
multiuser [release] Bump to 7.18.0-SNAPSHOT in master 2020-08-07 18:24:10 +02:00
tests Fixing faulty logic in ProjectTree class where if the path was shorter than two folders, it would incorrectly attempt to open the file 2020-08-12 09:18:38 +02:00
typescript-dto RELEASE: Set next development version (#15632) 2020-01-09 13:51:20 +02:00
wsmaster Allow multiple devfile filenames 2020-08-11 12:50:24 +03:00
.gitattributes Add typescript 2016-08-09 06:29:32 -07:00
.gitignore gitignore dashboard war overlays folder (#16420) 2020-03-23 07:23:54 +01:00
.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 RELEASE: Update CHANGELOG (#15158) 2019-11-18 12:34:17 +02:00
CODE_OF_CONDUCT.md Referencing to che-dev@eclipse.org in the CODE_OF_CONDUCT.md 2020-03-23 18:51:36 +01:00
CONTRIBUTING.md chore(repositories): Add yaml with all repositories used in Eclipse Che 2020-08-04 16:57:40 +02:00
LICENSE Fix remaining notes about old EPL 1.0 license (#10607) 2018-08-01 09:48:15 +03:00
NUMBERING.md Set up maven build of core, plugins, dashboard, assembly 2016-02-12 09:47:39 +02:00
README.md Add CI information to the README.md file (#15669) 2020-04-28 06:19:33 +03:00
RELEASE.md update release issue template for 7.13 (#16949) 2020-05-26 11:10:17 -04:00
devfile.yaml Che devfile (#17227) 2020-06-26 08:07:57 +02:00
make-release.sh Add release script to enable automation of certain release steps (#16433) 2020-03-27 09:31:07 -04:00
pom.xml [release] Bump to 7.18.0-SNAPSHOT in master 2020-08-07 18:24:10 +02: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.