This repository contains core components of Che.
Requirements: Maven 3.1.1+, Java 1.7 (JDK)
mvn clean install
Framework used to test plugins.
Implementation of VirtualFileSystemProvider for a plain file system.
Che commons classes used by all Che components and sub-modules.
The skeleton of an IDE as a web application that includes UI components, client side API, editors abstractions etc.
Clients for platform API (server side REST services).
Che API, including models and REST services.