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)
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Infobox
 
{{Infobox
| name     = Che
+
| name       = Eclipse Che
| download = http://eclipse.org/che
+
| download   = http://eclipse.org/che
| website   = http://eclipse.org/che
+
| website   = http://eclipse.org/che
| list     = che-dev
+
| list       = che-dev
| product   = Che
+
| product   = Eclipse Che
| source   = http://github.com/codenvy/che
+
| source     = http://github.com/eclipse/che
| irc      = #eclipseche
+
| mattermost = eclipse-che
 
}} __NOTOC__  
 
}} __NOTOC__  
  
Eclipse Che is a next-generation Eclipse IDE. It includes a workspace server, cloud IDE, and workspaces with Docker-powered environments.
+
Eclipse Che is the next-generation Eclipse IDE. It includes a workspace server, cloud IDE, and workspaces with Docker-powered environments.
 
+
== Weekly Meetings ==
+
There is an Eclipse Che dev meeting each Thursday, 4:30 PM EET, 6:30 AM PST
+
 
+
Please join the meeting from your computer, tablet or smartphone.
+
https://global.gotomeeting.com/join/887936053
+
               
+
You can also dial in using your phone.
+
                           
+
United States (Long distance): +1 (646) 749-3122
+
                               
+
Access Code: 887-936-053
+
                   
+
More phone numbers: https://global.gotomeeting.com/887936053/numbersdisplay.html
+
             
+
You can also check [[/Weekly_Meetings|archive]] to see previous meeting 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]
  
[http://eclipse.org/che Install Che with Docker]
+
== Project Overview ==
 
+
* [http://wiki.eclipse.org/Che/Roadmap Project Roadmap]
[http://eclipse.org/che Install Che from Source]
+
 
+
[http://eclipse.org/che Use Che as an IDE]
+
 
+
[http://eclipse.org/che Use Che as a Workspace Server]
+
 
+
[http://eclipse.org/che Author Che IDE Plug-Ins]
+
  
 +
== 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 ==
| width="45%" valign="top" |
+
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