Go to file
Anatoliy Bazko 2fe4505eab Small fixes for master (#6462)
Small fixes for master.

* Removed dependency on server side in gwt code (debugger)
* Fixed ThreadDumpTest
* Formatted java class
2017-09-27 11:26:56 +00:00
.github Fix typo 2017-09-02 12:00:43 +02:00
.mvn Set up maven build of core, plugins, dashboard, assembly 2016-02-12 09:47:39 +02:00
agents RELEASE: Set next development version (#6345) 2017-09-19 14:52:53 +03:00
assembly Add possibility to disable DockerInstanceStopDetector (#6415) 2017-09-25 15:47:02 +03:00
core Some DTO in Che are using "arguments" and this is a reserved keyword so need to adapt the field name 2017-09-19 17:32:09 +02:00
dashboard code clean-up (#6435) 2017-09-27 12:11:02 +03:00
dockerfiles Fix the stack json link 2017-09-27 12:07:40 +02:00
docs [cli] Fix cli tests by reworking how integration tests are launched (#3991) 2017-02-02 09:43:48 +01:00
ide CHE-6024: Revert commit action (#6386) 2017-09-27 08:26:25 +00:00
plugins Small fixes for master (#6462) 2017-09-27 11:26:56 +00:00
samples RELEASE: Set next development version (#6345) 2017-09-19 14:52:53 +03:00
selenium Small fixes for master (#6462) 2017-09-27 11:26:56 +00:00
wsagent CHE-6024: Revert commit action (#6386) 2017-09-27 08:26:25 +00:00
wsmaster RELEASE: Set next development version (#6345) 2017-09-19 14:52:53 +03:00
.gitattributes Add typescript 2016-08-09 06:29:32 -07:00
.gitignore Add node modules to the gitignore (#4727) 2017-04-06 15:25:47 +03:00
CHANGELOG.md RELEASE: Update CHANGELOG (#6365) 2017-09-20 23:19:41 +03:00
CODE_OF_CONDUCT.md Set up maven build of core, plugins, dashboard, assembly 2016-02-12 09:47:39 +02:00
CONTRIBUTING.md Update CONTRIBUTING.md 2017-01-29 08:26:21 -08:00
CUSTOMIZING.md Update customizing.md (#5328) 2017-06-12 14:15:06 +02:00
Chefile Follow up fixes after configuration property renaming (#2955) 2016-11-02 10:12:58 +02: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 Update README.md 2017-03-22 09:54:47 -07:00
pom.xml Reused antlr java 5 grammar from che-lib (#6410) 2017-09-26 09:41:17 +03:00

README.md

Eclipse Che - Eclipse Next-Generation IDE

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

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 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:

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.