Go to file
Hanno Kolvenbach 0a7cf2eb3a ClangD support for Eclipse Che (#7516)
* ClangD ported to Che6

Signed-off-by: Hanno Kolvenbach <kolvenbach@silexica.com>

* removed launch scripts

* added scripts for ubuntu and debian

* moved command to launch script. hide error messages

* fixing wrong positioning of code completion items

Signed-off-by: Hanno Kolvenbach <kolvenbach@silexica.com>

* removed comments, updated script for other OS

Signed-off-by: Hanno Kolvenbach <kolvenbach@silexica.com>

* updated language server script

Signed-off-by: Hanno Kolvenbach <kolvenbach@silexica.com>

* added new line

Signed-off-by: Hanno Kolvenbach <kolvenbach@silexica.com>

* updated version

Signed-off-by: Hanno Kolvenbach <kolvenbach@silexica.com>

* fixed newline

Signed-off-by: Hanno Kolvenbach <kolvenbach@silexica.com>
2018-02-15 17:37:26 +02:00
.github LuceneSearcher redesign and fix memory leak (#8112) 2018-02-05 14:43:28 +02:00
.mvn Set up maven build of core, plugins, dashboard, assembly 2016-02-12 09:47:39 +02:00
agents ClangD support for Eclipse Che (#7516) 2018-02-15 17:37:26 +02:00
assembly ClangD support for Eclipse Che (#7516) 2018-02-15 17:37:26 +02:00
core Thread-unsafe collections used for subscription contexts 2018-02-15 12:33:25 +02:00
dashboard RELEASE: Set next development version (#8773) 2018-02-14 15:00:52 +02:00
dockerfiles RELEASE: Set next development version (#8773) 2018-02-14 15:00:52 +02:00
docs [cli] Fix cli tests by reworking how integration tests are launched (#3991) 2017-02-02 09:43:48 +01:00
ide Fix orion document changing event getting text from native orion event instead of guessing it 2018-02-15 09:41:34 +01:00
infrastructures Fix incorrect usage of k8s property in openshift infra 2018-02-15 15:45:53 +02:00
multiuser Fix machine token generation on workspace start (#8710) 2018-02-15 15:28:29 +02:00
plugins ClangD support for Eclipse Che (#7516) 2018-02-15 17:37:26 +02:00
selenium Selenium: add info about known issue (#8794) 2018-02-15 15:40:39 +02:00
wsagent RELEASE: Set next development version (#8773) 2018-02-14 15:00:52 +02:00
wsmaster RELEASE: Set next development version (#8773) 2018-02-14 15:00:52 +02: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 (#8790) 2018-02-15 15:01:25 +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 Fix build status link and image 2018-01-04 11:01:38 +01:00
pom.xml ClangD support for Eclipse Che (#7516) 2018-02-15 17:37:26 +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 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 in our Che community meeting every second monday.

License

Che is open sourced under the Eclipse Public License 1.0.