Go to file
David Festal d4e2d0f3a1
Fix a bug in the Che GWT maven plugin that prevents RhChe to build with upstream `master` (#10177)
It is a bug in the Che GWT maven plugin (in the `ProcessExcludesMojo`) that prevents `rh-che` to build correctly against the Che upstream `master` branch.

The fix consists in using the `baseVersion` (i.e. `6.8.0-SNAPSHOT` for example), instead of the precise version (i.e. `6.8.0-20180625.090508-19` for example) when trying to resolve excluded artifacts, since the precise version available in the Maven repositories can be a different between the main artifact and excluded artifacts.

Signed-off-by: David Festal <dfestal@redhat.com>
2018-06-26 09:36:20 +02:00
.github apply codeowners for deploy module (#9160) 2018-03-21 12:17:15 +02:00
.mvn Set up maven build of core, plugins, dashboard, assembly 2016-02-12 09:47:39 +02:00
agents Merge pull request #10102 from eclipse/lang_servers 2018-06-19 17:32:54 +03:00
assembly che #9946: Better handling of unrecoverable events for k8s & openshift infra (processing both 'container' and 'pod' events) 2018-06-25 18:55:33 +02:00
core Fix a bug in the Che GWT maven plugin that prevents RhChe to build with upstream `master` (#10177) 2018-06-26 09:36:20 +02:00
dashboard RELEASE: Set next development version (#10110) 2018-06-19 17:24:50 +03:00
deploy Fix start of workspaces of Eclipse Che Singleuser on OCP (#10146) 2018-06-22 10:30:26 +03:00
dockerfiles Make theia Docker image be able to use yarn cache on Openshift (#10116) 2018-06-21 09:41:27 +03:00
docs [cli] Fix cli tests by reworking how integration tests are launched (#3991) 2017-02-02 09:43:48 +01:00
ide Show build details in dedicate window (#10093) 2018-06-25 11:16:16 +03:00
infrastructures che #9946: Better handling of unrecoverable events for k8s & openshift infra (processing both 'container' and 'pod' events) 2018-06-25 18:55:33 +02:00
multiuser RELEASE: Set next development version (#10110) 2018-06-19 17:24:50 +03:00
plugins Show build details in dedicate window (#10093) 2018-06-25 11:16:16 +03:00
selenium Add selenium test of login with OpenShift account (#10158) 2018-06-26 10:03:52 +03:00
workspace-loader RELEASE: Set next development version (#10110) 2018-06-19 17:24:50 +03:00
wsagent RELEASE: Set next development version (#10110) 2018-06-19 17:24:50 +03:00
wsmaster RELEASE: Set next development version (#10110) 2018-06-19 17:24:50 +03:00
.gitattributes Add typescript 2016-08-09 06:29:32 -07:00
.gitignore Workspace loader (#8838) 2018-03-05 14:04:49 +02:00
CHANGELOG.md RELEASE: Update CHANGELOG (#9884) 2018-05-31 10:58:32 +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 reference to roadmap and meetings (#9575) 2018-04-30 10:38:36 -04:00
pom.xml Basic support of the Eclipse Ceylon language (#10096) 2018-06-21 17:43:01 +02: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 is focused on container-native development. It defines workspaces that include their dependencies including embedded containerized runtimes, a 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 in our Che community meeting every second monday.

License

Che is open sourced under the Eclipse Public License 1.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!