Skip to content
Eclipse Che: Next-generation Eclipse IDE. Open source workspace server and cloud IDE.
Java JavaScript TypeScript Shell HTML CSS Other
Branch: master
Clone or download

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.ci Remove centos image from nightly build (#16921) May 14, 2020
.github Remove rhopp as code owner from most of directories. May 5, 2020
.mvn Set up maven build of core, plugins, dashboard, assembly Feb 12, 2016
assembly fix cacheForcingFilter for dashboard Jun 10, 2020
core [release] Bump to 7.15.0-SNAPSHOT in master (#17085) Jun 4, 2020
deploy [Helm] Make Keycloak admin username and password configurable (#16849) May 5, 2020
dockerfiles Load tests Jenkins job (#16992) May 25, 2020
docs Fix the link to docs. Aug 19, 2018
infrastructures [release] Bump to 7.15.0-SNAPSHOT in master (#17085) Jun 4, 2020
multiuser [release] Bump to 7.15.0-SNAPSHOT in master (#17085) Jun 4, 2020
tests Adding VIDEO_RECORDING=false parameter for load test. (#17139) Jun 11, 2020
typescript-dto RELEASE: Set next development version (#15632) Jan 9, 2020
wsmaster [release] Bump to 7.15.0-SNAPSHOT in master (#17085) Jun 4, 2020
.gitattributes Add typescript Aug 9, 2016
.gitignore gitignore dashboard war overlays folder (#16420) Mar 23, 2020
CHANGELOG.md RELEASE: Update CHANGELOG (#15158) Nov 18, 2019
CODE_OF_CONDUCT.md Referencing to che-dev@eclipse.org in the CODE_OF_CONDUCT.md Mar 23, 2020
CONTRIBUTING.md Remove che-workspace-loader developer workflow (#16525) Apr 6, 2020
LICENSE Fix remaining notes about old EPL 1.0 license (#10607) Aug 1, 2018
NUMBERING.md Set up maven build of core, plugins, dashboard, assembly Feb 12, 2016
README.md Add CI information to the README.md file (#15669) Apr 28, 2020
RELEASE.md update release issue template for 7.13 (#16949) May 26, 2020
devfile.yaml Move to the quay.io (#15569) Jan 11, 2020
make-release.sh Add release script to enable automation of certain release steps (#16433 Mar 27, 2020
pom.xml Updated: Set parent to a new 7.15.0-SNAPSHOT version (#17094) Jun 10, 2020

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.

You can’t perform that action at this time.