Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Che"

(adding mattermost channel)
 
(29 intermediate revisions by the same user not shown)
Line 1: Line 1:
Here are the available resources to help developers get started.
+
{{Infobox
 +
| name      = Eclipse Che
 +
| download  = http://eclipse.org/che
 +
| website    = http://eclipse.org/che
 +
| list      = che-dev
 +
| product    = Eclipse Che
 +
| source    = http://github.com/eclipse/che
 +
| mattermost = eclipse-che
 +
}} __NOTOC__
  
[http://github.com/codenvy/sdk Che Source]
+
Eclipse Che is the next-generation Eclipse IDE. It includes a workspace server, cloud IDE, and workspaces with Docker-powered environments.
[http://docs.codenvy.com/download Download Che Binaries]
+
 
[http://docs.codenvy.com/che/install Installing Che]
+
== Getting Started ==
[http://docs.codenvy.com/che/plugin-development Writing Your First Plug-In]
+
[http://eclipse.org/che/getting-started/ Pre-reqs, download, install, and usage]
[http://docs.codenvy.com/che/tutorials-samples Tutorials]
+
 
[http://docs.codenvy.com/che/javadoc JavaDoc]
+
== Project Overview ==
 +
* [http://wiki.eclipse.org/Che/Roadmap Project Roadmap]
 +
 
 +
== Weekly Meetings ==
 +
There is an Eclipse Che dev meeting each Monday, 7:00 AM PST.
 +
You can join the meeting (audio + video) with Bluejeans.
 +
https://github.com/eclipse/che/wiki/Che-Dev-Meetings
 +
 
 +
== Contributing ==
 +
How we plan roadmaps, releases, and support activities is documented in our Contribution page.
 +
[https://github.com/eclipse/che/blob/master/CONTRIBUTING.md Contributing to Che]
 +
 
 +
[[Category:Che]]
 +
[[Category:Che]]

Latest revision as of 05:15, 27 February 2020

Eclipse Che
Website
Download
Community
Mailing ListForumsIRCmattermost
Issues
Che&component= OpenChe&component=&keywords=helpwanted Help WantedChe&component=&keywords=bugday Bug Day
Contribute
Browse Source

Eclipse Che is the next-generation Eclipse IDE. It includes a workspace server, cloud IDE, and workspaces with Docker-powered environments.

Getting Started

Pre-reqs, download, install, and usage

Project Overview

Weekly Meetings

There is an Eclipse Che dev meeting each Monday, 7:00 AM PST. You can join the meeting (audio + video) with Bluejeans. https://github.com/eclipse/che/wiki/Che-Dev-Meetings

Contributing

How we plan roadmaps, releases, and support activities is documented in our Contribution page. Contributing to Che

Back to the top