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"

m
(adding mattermost channel)
 
(20 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
{{Infobox
 
{{Infobox
| name     = Che
+
| name       = Eclipse Che
| download = http://docs.codenvy.com/download
+
| download   = http://eclipse.org/che
| website   = http://www.eclipse.org/che
+
| website   = http://eclipse.org/che
| list     = che-dev
+
| list       = che-dev
| product   = Che
+
| product   = Eclipse Che
| source   = http://github.com/codenvy/sdk
+
| source     = http://github.com/eclipse/che
 +
| mattermost = eclipse-che
 
}} __NOTOC__  
 
}} __NOTOC__  
  
Eclipse Che is a cloud IDE and a platform for creating cloud IDE extensions. Che ships with 55 extensions for Java, JavaScript, AngularJS, git, and Docker. Package your own Che extensions to create beautiful, cross-browser developer tooling.  Eclipse Che has been commercialized by Codenvy (www.codenvy.com), which provides a hosted version and a commercial on-premises version.
+
Eclipse Che is the next-generation Eclipse IDE. It includes a workspace server, cloud IDE, and workspaces with Docker-powered environments.
 
+
{| width="100%" cellspacing="6" border="0"
+
|-
+
| width="45%" valign="top" |
+
 
+
== Weekly Meetings ==
+
 
+
<div class="toccolours mw-collapsible mw-collapsed" align="left" style="width:100%">
+
Calendar:
+
<div class="mw-collapsible-content"><googlecalendar class="mw-collapsible mw-collapsed" title="Eclipse Che Development Meetings Calendar" mode="AGENDA" height="300" width="100%">rvektd9khgjb5vuqagn5hciujg%40group.calendar.google.com</googlecalendar>
+
</div>
+
</div>
+
 
+
Check [[/Weekly_Meetings|archive]] to see previous meetings reports.
+
| width="10%" valign="top" |
+
 
+
| width="45%" valign="top" |
+
  
 
== Getting Started ==  
 
== Getting Started ==  
 +
[http://eclipse.org/che/getting-started/ Pre-reqs, download, install, and usage]
  
[https://projects.eclipse.org/proposals/che Original Proposal for Eclipse Che]
+
== Project Overview ==
 +
* [http://wiki.eclipse.org/Che/Roadmap Project Roadmap]
  
[http://docs.codenvy.com/che/install Installing Che]
+
== Weekly Meetings ==
 
+
There is an Eclipse Che dev meeting each Monday, 7:00 AM PST.
[http://docs.codenvy.com/che/plugin-development Writing Your First Plug-In]
+
You can join the meeting (audio + video) with Bluejeans.
 
+
https://github.com/eclipse/che/wiki/Che-Dev-Meetings
[http://docs.codenvy.com/che/tutorials-samples Tutorials]
+
 
+
[http://docs.codenvy.com/che/javadoc JavaDoc]
+
  
|}
+
== 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]]
 
[[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