che-server/plugins
Sergii Kabashniuk 2795099d2b Added difference between IC and master
Signed-off-by: Sergii Kabashniuk <skabashnyuk@codenvy.com>
2016-02-12 09:47:38 +02:00
..
.mvn 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
plugin-dashboard Added difference between IC and master 2016-02-12 09:47:38 +02:00
plugin-docker Added difference between IC and master 2016-02-12 09:47:38 +02:00
plugin-git Added difference between IC and master 2016-02-12 09:47:38 +02:00
plugin-github Added difference between IC and master 2016-02-12 09:47:38 +02:00
plugin-gwt Added difference between IC and master 2016-02-12 09:47:38 +02:00
plugin-help Added difference between IC and master 2016-02-12 09:47:38 +02:00
plugin-java Added difference between IC and master 2016-02-12 09:47:38 +02:00
plugin-machine Added difference between IC and master 2016-02-12 09:47:38 +02:00
plugin-orion Added difference between IC and master 2016-02-12 09:47:38 +02:00
plugin-sdk Added difference between IC and master 2016-02-12 09:47:38 +02:00
plugin-web Added difference between IC and master 2016-02-12 09:47:38 +02:00
.gitignore 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
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
README.md 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
pom.xml Added difference between IC and master 2016-02-12 09:47:38 +02:00

README.md

About Eclipse Che

Eclipse Che is a next generation Eclipse IDE and open source alternative to IntelliJ. This repository is licensed under the Eclipse Public License 1.0. Visit Eclipse Che's Web site for feature information or the main Che assembly repository for a description of all participating repositories.

About This Module

This module contains plug-ins that are distributed with Che. The default assembly includes Java, Maven, Docker, Editor and SDK plug-ins. Other plug-ins can be built and installed into Che with the CLI.

Build

cd che-plugins
mvn clean install