Go to file
Tyler Jewell 74ea2aec50 Fixes infinite loop on windows (#2049)
* Fixes infinite loop on windows

* fixed missing data folder output
2016-08-04 11:44:23 -07:00
.github Update PULL_REQUEST_TEMPLATE.md 2016-07-14 06:45:08 -07:00
.mvn Set up maven build of core, plugins, dashboard, assembly 2016-02-12 09:47:39 +02:00
assembly CHE-2033 Remove Che Git Provider module 2016-08-04 11:01:16 +03:00
core CHE-1368: rework machine's output/statuses events subscribing (#1600) 2016-08-03 13:22:04 +03:00
dashboard CODENVY-707: fix bug with several IDE on page 2016-08-03 17:43:36 +03:00
dockerfiles Fixes infinite loop on windows (#2049) 2016-08-04 11:44:23 -07:00
ide Merge pull request #1927 from eclipse/CHE-1366_all 2016-08-03 13:30:37 +03:00
plugins CHE-1964: add libraries from containers for building classpath 2016-08-04 14:48:00 +03:00
samples [maven-release-plugin] prepare for next development iteration 2016-08-01 10:32:16 +00:00
wsagent CHE-2033 Remove Native Git implementation 2016-08-04 11:01:16 +03:00
wsmaster CHE-2022; fixed validation behavior when field value matches default value for its type (#2023) 2016-08-04 10:56:29 +03:00
.dockerignore Added .dockerignore file to speed up Che Docker image build (#1499) 2016-06-14 17:22:10 +03:00
.gitattributes Create .gitattributes 2016-08-03 14:35:20 -07:00
.gitignore Init ignore 2016-02-12 09:47:29 +02:00
CHANGELOG.md Changelog for 4.6.0 2016-08-01 10:54:38 +00:00
CODE_OF_CONDUCT.md Set up maven build of core, plugins, dashboard, assembly 2016-02-12 09:47:39 +02:00
CONTRIBUTING.md Typo 2016-07-17 08:19:39 -07:00
CUSTOMIZING.md Update CUSTOMIZING.md 2016-07-02 06:34:05 -07: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 Updated hero image 2016-07-19 07:17:56 -07:00
Vagrantfile Fixes infinite loop on windows (#2049) 2016-08-04 11:44:23 -07:00
che.bat added initial contribution 2016-07-29 14:28:58 -07:00
che.sh Fixes infinite loop on windows (#2049) 2016-08-04 11:44:23 -07:00
pom.xml CHE-2033 Remove Che Git Provider module 2016-08-04 11:01:16 +03:00

README.md

Eclipse Che - Next-Generation Eclipse

Join the chat at https://gitter.im/eclipse/che Eclipse License

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.

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.
  • Roadmap: We maintain the roadmap on the wiki.
  • Weekly Meetings: Join us on a hangout.

License

Che is open sourced under the Eclipse Public License 1.0.