Go to file
Oleksii Kurinnyi a8aae87905 Dashboard: fixed bug on New Factory page which was caused by click on the search icon (#6951)
* CHE-4959: fix bug on New Factory page

Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>

* code clean-up

Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>
2017-10-26 11:15:18 +03:00
.github Move Docker client to Docker infrastructure packaging (#6779) 2017-10-18 15:08:55 +03:00
.mvn Set up maven build of core, plugins, dashboard, assembly 2016-02-12 09:47:39 +02:00
agents Rename wsmaster.war into api.war and remove corresponding rewrite valve; (#6917) 2017-10-24 11:32:47 +03:00
assembly Adapt che-in-che stack for Eclipse Che development (#6965) 2017-10-25 15:57:10 +03:00
assembly-multiuser Allow to run multy user assembly on docker 2017-10-24 17:56:35 +03:00
core Make the test Java8/9 compliant 2017-10-25 11:29:53 +02:00
dashboard Dashboard: fixed bug on New Factory page which was caused by click on the search icon (#6951) 2017-10-26 11:15:18 +03:00
dockerfiles Fix CLI repo mount with multiuser mode (#6990) 2017-10-25 17:00:53 +03:00
docs [cli] Fix cli tests by reworking how integration tests are launched (#3991) 2017-02-02 09:43:48 +01:00
ide CHE-6843: Navigate to breakpoint (#6960) 2017-10-25 13:53:53 +00:00
infrastructures Fix servers host evaluation on Docker infra 2017-10-24 17:56:35 +03:00
multiuser Make /system/status service public to allow liveness checks by it 2017-10-25 12:53:43 +03:00
plugins Check class instance before cast it (#6996) 2017-10-25 17:31:19 +03:00
selenium Fix unexpected interuption of environment clean up in selenium tests (#6994) 2017-10-25 19:36:43 +03:00
wsagent CHE-6843: Navigate to breakpoint (#6960) 2017-10-25 13:53:53 +00:00
wsmaster Group all DB migrations related to Che6 into 6.0.0 version; (#6945) 2017-10-24 15:37:00 +03:00
.gitattributes Add typescript 2016-08-09 06:29:32 -07:00
.gitignore update .gitignore 2017-09-28 13:30:13 +03:00
CHANGELOG.md RELEASE: Update CHANGELOG (#6959) 2017-10-24 20:07: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 Remove gitter and add public channel on mattermost (#6322) 2017-10-02 10:39:00 +02:00
pom.xml Remove dependencies on removed che-plugin-docker-machine-auth module (#6836) 2017-10-19 15:43:55 +03:00

README.md

Eclipse Che - Eclipse Next-Generation IDE

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.
  • 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 on a hangout.

License

Che is open sourced under the Eclipse Public License 1.0.