Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be 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)
 
(30 intermediate revisions by 5 users not shown)
Line 1: Line 1:
This is the Eclipse Che wiki page.
+
{{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__
  
Here are the available resources to help developers get started.
+
Eclipse Che is the next-generation Eclipse IDE. It includes a workspace server, cloud IDE, and workspaces with Docker-powered environments.
<p><a href="http://github.com/codenvy/sdk">Che Source</a><br />
+
 
<a href="http://docs.codenvy.com/download">Download Che Binaries</a><br />
+
== Getting Started ==  
<a href="http://docs.codenvy.com/che/install">Installing Che</a><br />
+
[http://eclipse.org/che/getting-started/ Pre-reqs, download, install, and usage]
<a href="http://docs.codenvy.com/che/plugin-development">Writing Your First Plug-In</a><br />
+
 
<a href="http://docs.codenvy.com/che/tutorials-samples">Tutorials</a><br />
+
== Project Overview ==
<a href="http://docs.codenvy.com/che/javadoc">JavaDoc</a>
+
* [http://wiki.eclipse.org/Che/Roadmap Project Roadmap]
</p>
+
 
 +
== 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