Go to file
Vitalii Parfonov d14dae95c7 CHE-6162: Fix problem project detection procedure (#6264)
* Fix problem project detection

Signed-off-by: Vitalii Parfonov <vparfonov@redhat.com>

* Add problems descriptor to MutableProjectConfig

Signed-off-by: Vitalii Parfonov <vparfonov@redhat.com>

* Avoid call updatePresntation on get

Signed-off-by: Vitalii Parfonov <vparfonov@redhat.com>

* Move class to the shared lib

Signed-off-by: Vitalii Parfonov <vparfonov@redhat.com>
2017-09-14 15:38:03 +03: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 Add implementation for 'Show message request' LS feature (#5860) 2017-09-04 16:12:25 +02:00
assembly There is no Java code inside the IDE.JSP so there is no need to have all JSP stuff. 2017-09-11 10:53:21 +02:00
core CHE-6162: Fix problem project detection procedure (#6264) 2017-09-14 15:38:03 +03:00
dashboard Rework workspace detail flow (#5451) 2017-09-13 19:06:11 +03:00
dockerfiles Setup Traefik restart always. 2017-09-13 11:23: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-6162: Fix problem project detection procedure (#6264) 2017-09-14 15:38:03 +03:00
plugins openshift.io-798 Checking only first 20 chars of tag in 'getImageStreamTagFromRepo' for long tags 2017-09-13 14:06:18 +02:00
samples RELEASE: Set next development version (#6067) 2017-08-23 11:11:34 +03:00
selenium Adapt existing selenium tests that use workspace details page (#6214) 2017-09-13 18:19:27 +02:00
wsagent CHE-6162: Fix problem project detection procedure (#6264) 2017-09-14 15:38:03 +03:00
wsmaster CHE-6162: Fix problem project detection procedure (#6264) 2017-09-14 15:38:03 +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 (#6087) 2017-08-28 12:22:43 +02: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 Add implementation for 'Show message request' LS feature (#5860) 2017-09-04 16:12:25 +02: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.