Skip to content

Commit

Permalink
Added new images
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyler Jewell committed Mar 19, 2016
1 parent 67306d2 commit e0a90bf
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,22 +7,27 @@
https://www.eclipse.org/che/. Next-generation Eclipse IDE. Open source workspace server and cloud IDE.

![Eclipse Che](https://www.eclipse.org/che/images/hero-home.png "Eclipse Che")
<img src="https://www.eclipse.org/che/images/features/img-features-a-new-kind-of-workspace.png" height="180" width="270"/> <img src="https://www.eclipse.org/che/images/features/img-features-collaborative-workspace-server.png" height="180" width="270"/> <img src="https://www.eclipse.org/che/images/features/img-features-cloud-ide.png" height="180" width="270"/> <img src="https://www.eclipse.org/che/images/features/img-features-docker-powered.png" height="180" width="270"/> <img src="https://www.eclipse.org/che/images/features/img-features-workspace-agents.png" height="180" width="270"/> <img src="https://www.eclipse.org/che/images/features/img-features-RESTful.png" height="180" width="270"/> <img src="https://www.eclipse.org/che/images/features/img-features-ssh-workspaces.png" height="180" width="270"/> <img src="https://www.eclipse.org/che/images/features/img-features-multi-project-workspaces.png" height="180" width="270"/> <img src="https://www.eclipse.org/che/images/features/img-features-commands.png" height="180" width="270"/> <img src="https://www.eclipse.org/che/images/features/img-features-intellisense-java.png" height="180" width="270"/> <img src="https://www.eclipse.org/che/images/features/img-features-light-theme.png" height="180" width="270"/> <img src="https://www.eclipse.org/che/images/features/img-features-dogfooded.png" height="180" width="270"/>









### Workspaces With Runtimes
Workspaces are composed of projects and runtimes. Create portable and moavable workspaces that run anywhere, anytime in the cloud or on your desktop ... [Read More](https://www.eclipse.org/che/features/#new-workspace)
<br><img src="https://www.eclipse.org/che/images/features/img-features-a-new-kind-of-workspace.png" height="347" width="525"/>

### Collaborative Workspace Server
Host Eclipse Che as a workspace server. Share tools, runtime and programming services across workspaces and teams. Control workspaces with REST APIs ... [Read More](https://www.eclipse.org/che/features/#collaborative)
<br><img src="https://www.eclipse.org/che/images/features/img-features-collaborative-workspace-server.png" height="347" width="525"/>

### Docker-Powered Environments
Workspace runtimes are Docker-powered. Use our all-in-one stacks, pull from any registry, or author your own. Snapshot and embed runtimes into ... [Read More](https://www.eclipse.org/che/features/#docker-powered)
<br><img src="https://www.eclipse.org/che/images/features/img-features-docker-powered.png" height="347" width="525"/>

### Cloud IDE
A no-installation browser IDE and IOE accessible from any local or remote device. Thin, fast, and beautiful - it's the IDE our own engineers wanted ... [Read More](https://www.eclipse.org/che/features/#cloud-ide)
<br><img src="https://www.eclipse.org/che/images/features/img-features-cloud-ide.png" height="347" width="525"/>

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

Expand Down

0 comments on commit e0a90bf

Please sign in to comment.