Skip to content
/ che Public
forked from eclipse-che/che

Eclipse Che: Next-generation Eclipse IDE. Open source workspace server and cloud IDE.

License

Notifications You must be signed in to change notification settings

skryzhny/che

This branch is 787 commits ahead of, 9619 commits behind eclipse-che/che:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
Jan 29, 2016
Feb 9, 2016
Feb 9, 2016
Feb 9, 2016
Feb 10, 2016
Dec 30, 2015
Jan 5, 2016
Feb 5, 2016
Jan 16, 2016
Aug 25, 2015
Jan 26, 2016
Feb 3, 2016
Jan 4, 2016
Feb 8, 2016

Repository files navigation

Eclipse Che

Join the chat at https://gitter.im/eclipse/che Windows Build status

Eclipse License ![latest 3.x](https://img.shields.io/badge/latest stable-3.x-green.svg) ![latest 4.x](https://img.shields.io/badge/latest dev-4.x-yellowgreen.svg)

https://www.eclipse.org/che/

Next-generation Eclipse IDE. Open source workspace server and cloud IDE.

Eclipse Che

Cloud IDE

Use your browser to program on any machine in any language. Edit, build, debug and deploy projects bound to source repositories.

Workspace Server

Create developer workspaces with APIs. Add your project types, embed custom commands and host on any infrastructure.

Plug-Ins

Use Che's built-in language plug-ins or write packaged extensions that transform Che's IDE into new tools and assemblies.

Che can be installed on any OS that supports Java 1.8 - desktop, server or cloud, and Maven 3.3.1 or higher. It has been tested on Ubuntu, Linux, MacOS and Windows.

License

Che is open sourced under the Eclipse Public License 1.0.

Dependencies

  • Docker 1.8+
  • Maven 3.3.1+
  • Java 1.8

Clone

git clone https://github.com/codenvy/che.git

If master is unstable, checkout the latest tagged version.

Build and Run

cd che
mvn clean install

# A new assembly is packaged into:
cd assembly-main/target/eclipse-che-<version>/eclipse-che-<version>

# Executable files are:
bin/che.sh
bin/che.bat

Che will be available at localhost:8080. If you want to run Che as a server, please see docs @ eclipse.org/che on additional flags to enable remote clients.

Repositories:

Engage

About

Eclipse Che: Next-generation Eclipse IDE. Open source workspace server and cloud IDE.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 50.3%
  • Java 37.5%
  • CSS 5.4%
  • JavaScript 4.3%
  • Batchfile 2.5%