High performance, open source developer environments in the cloud.
- che: [Main assembly repo - start here] (https://github.com/codenvy/che)
- che-core: [Platform APIs and commons libraries] (http://github.com/codenvy/che-core)
- che-plugins: [Language & tooling extensions] (http://github.com/codenvy/che-plugins)
- che-depmgt: [Maven dependency management POM] (http://github.com/codenvy/che-depmgt)
- che-parent: [Maven parent POM] (http://github.com/codenvy/che-parent)
- cli: [CLI for interacting with Che remotely] (http://github.com/codenvy/cli)
- eclipse-plugin: [Eclipse IDE plug-in for Che projects] (http://github.com/codenvy/eclipse-plugin)
This module contains plug-ins that are distributed with Che. The default assembly includes Java, Maven, and SDK plug-ins. Other plug-ins can be built and installed into Che with the CLI.
Che is open sourced under the Eclipse Public License 1.0.
git clone https://github.com/codenvy/che-plugins.git
If master is unstable, checkout the latest tagged version.
cd che-plugins
mvn clean install
[Plug-in List] (https://eclipse-che.readme.io/docs/plug-ins)