Skip to content
Eclipse Che: Next-generation Eclipse IDE. Open source workspace server and cloud IDE.
Branch: master
Clone or download
amisevsk and monaka Add -Duser.home parameter to maven opts in java-maven stack
Adds parameter -Duser.home=/home/user to MAVEN_OPTS in hte java-maven
stack. This is necessary for workspaces running on OpenShift, which are
started using an arbitrary UID which is not found in /etc/passwd.

Signed-off-by: Angel Misevski <amisevsk@redhat.com>
Latest commit 9efe3e3 May 30, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github Merge api-devfile and api-workspace together (#13417) May 31, 2019
.mvn Set up maven build of core, plugins, dashboard, assembly Feb 12, 2016
agents switch to RC version scheme (#13424) May 28, 2019
assembly Merge api-devfile and api-workspace together (#13417) May 31, 2019
core Merge api-devfile and api-workspace together (#13417) May 31, 2019
cypress-tests Adapt UD and wsmaster to new plugin notation (#13204) May 2, 2019
dashboard CHE-12918 add checks for incompatible factories May 31, 2019
deploy Integrate Che Server with Devfile Registry (#13430) May 30, 2019
dockerfiles Used latest keycloak 6.0.1 (#13429) May 29, 2019
docs Fix the link to docs. Aug 19, 2018
e2e Add tslint and fix errors. (#13350) May 21, 2019
ide Add -Duser.home parameter to maven opts in java-maven stack Jun 1, 2019
infrastructures Merge api-devfile and api-workspace together (#13417) May 31, 2019
multiuser Merge api-devfile and api-workspace together (#13417) May 31, 2019
plugins Merge api-devfile and api-workspace together (#13417) May 31, 2019
selenium Add PHP and PHP + MySQL Che-7 stacks with samples (#13434) May 30, 2019
typescript-dto Keep in sync the file with current che versin Apr 26, 2019
workspace-loader switch to RC version scheme (#13424) May 28, 2019
wsagent switch to RC version scheme (#13424) May 28, 2019
wsmaster Merge api-devfile and api-workspace together (#13417) May 31, 2019
.che-dev.yaml Initial che devfile (#12305) Feb 11, 2019
.gitattributes Add typescript Aug 9, 2016
.gitignore Add "e2e" module based on "typescript-selenium", "mocha" and "chai" f… May 6, 2019
CHANGELOG.md RELEASE: Update CHANGELOG (#13400) May 23, 2019
CODE_OF_CONDUCT.md Set up maven build of core, plugins, dashboard, assembly Feb 12, 2016
CONTRIBUTING.md Update CONTRIBUTING.md (#13177) Apr 17, 2019
CUSTOMIZING.md Fix docs (#11203) Sep 13, 2018
Chefile Follow up fixes after configuration property renaming (#2955) Nov 2, 2016
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 Refocused on Kube (#13159) Apr 16, 2019
devfile.yaml Adapt UD and wsmaster to new plugin notation (#13204) May 2, 2019
pom.xml Merge api-devfile and api-workspace together (#13417) May 31, 2019

README.md

Eclipse Che - Eclipse Next-Generation IDE

Eclipse License Build Status

https://www.eclipse.org/che/. Next-generation container development platform, developer workspace server and cloud IDE. 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

Getting Started

You can run Che wherever Kubernetes runs - in the public cloud, a private cloud, or install it locally. 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:

Ecosystem

The next generation of Eclipse Che is going to be built from multiple components and plugins (learn more in the roadmap on the wiki). This list provides links to those components and plugins.

Project Description
Theia-IDE  Theia IDE integrated in Che.
GitHub Plugin GitHub VCS support.
Java Plugin Java language support.
SSH Plugin SSH public/private key pairs management.
Terminal Plugin Terminal plugin.
Machines Plugin Workspace's containers controller plugin.
Hosted plugin manager IDE hosting handler for url changing and port forwarding.

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 2.0.

Roadmap and Community Meetings

We publish the Che roadmap in the open and welcome anyone to join our community meetings. We love to hear from users and developers!

You can’t perform that action at this time.