Go to file
Evgen Vidolob b48fe2ddf5 add TypeScript language server (#3145)
* #3119 add TypeScript language server
Signed-off-by: Evgen Vidolob <evidolob@codenvy.com>
2016-12-08 16:38:40 +02:00
.github Update PULL_REQUEST_TEMPLATE.md 2016-10-08 08:50:19 -07:00
.mvn Set up maven build of core, plugins, dashboard, assembly 2016-02-12 09:47:39 +02:00
assembly add TypeScript language server (#3145) 2016-12-08 16:38:40 +02:00
core [maven-release-plugin] prepare for next development iteration 2016-12-07 12:34:30 +00:00
dashboard Define tests phase for dashboard and skip condition 2016-12-08 11:18:33 +02:00
dockerfiles Configure Master & Agent JVMs to Inherit Proxy Settings (#3323) 2016-12-08 15:59:43 +02:00
docs Update che.env to reflect latest properties (#3251) 2016-12-02 05:49:07 -08:00
exec-agent Add exec-agent (#2163) 2016-12-08 16:18:25 +02:00
ide add TypeScript language server (#3145) 2016-12-08 16:38:40 +02:00
plugins add TypeScript language server (#3145) 2016-12-08 16:38:40 +02:00
samples CHE-2463 Improve Panels behaviors in IDE (#3151) 2016-12-07 17:45:37 +02:00
wsagent [maven-release-plugin] prepare for next development iteration 2016-12-07 12:34:30 +00:00
wsmaster add TypeScript language server (#3145) 2016-12-08 16:38:40 +02:00
.cccp.yml Build server Docker image with CentOS base image 2016-10-20 10:18:59 -06:00
.dockerignore Added .dockerignore file to speed up Che Docker image build (#1499) 2016-06-14 17:22:10 +03:00
.gitattributes Add typescript 2016-08-09 06:29:32 -07:00
.gitignore Add exec-agent (#2163) 2016-12-08 16:18:25 +02:00
CHANGELOG.md Changelog for 5.0.0-M8 2016-12-07 13:03:06 +00: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 2016-10-20 05:44:46 -07:00
CUSTOMIZING.md Update CUSTOMIZING.md 2016-07-02 06:34:05 -07:00
Chefile Follow up fixes after configuration property renaming (#2955) 2016-11-02 10:12:58 +02:00
Dockerfile Fix #3276 2016-12-07 02:44:36 -07:00
Dockerfile.centos Build server Docker image with CentOS base image 2016-10-20 10:18:59 -06: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 tagline 2016-08-11 09:33:31 -07:00
Vagrantfile Update Vagrantfile to use base centos72 image (#2388) 2016-09-09 07:11:57 -07:00
che.bat added initial contribution 2016-07-29 14:28:58 -07:00
che.sh CLI: Add new command - ws - for listing & logs of workspaces (#2717) 2016-10-08 09:45:04 -07:00
cli.sh Update cli.sh 2016-11-14 18:03:56 +02:00
pom.xml add TypeScript language server (#3145) 2016-12-08 16:38:40 +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.

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.