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)
 
(5 intermediate revisions by the same user 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.
  
 
== Getting Started ==  
 
== Getting Started ==  
[http://eclipse.org/che Install Che with Docker]
+
[http://eclipse.org/che/getting-started/ Pre-reqs, download, install, and usage]
[http://eclipse.org/che Install Che from Source]
+
 
[http://eclipse.org/che Use Che as an IDE]
+
== Project Overview ==
[http://eclipse.org/che Use Che as a Workspace Server]
+
* [http://wiki.eclipse.org/Che/Roadmap Project Roadmap]
[http://eclipse.org/che Author Che IDE Plug-Ins]
+
  
 
== Weekly Meetings ==  
 
== Weekly Meetings ==  
There is an Eclipse Che dev meeting each Tuesday, 7:00 AM PST.
+
There is an Eclipse Che dev meeting each Monday, 7:00 AM PST.
You can join the meeting (audio + video) with a Google Hangout:
+
You can join the meeting (audio + video) with Bluejeans.
https://plus.google.com/hangouts/_/calendar/dGpld2VsbEBjb2RlbnZ5LmNvbQ.71adb2mo2df03665thciiph0p0?authuser=0
+
https://github.com/eclipse/che/wiki/Che-Dev-Meetings
  
 
== Contributing ==  
 
== Contributing ==  
Line 27: Line 26:
 
[https://github.com/eclipse/che/blob/master/CONTRIBUTING.md Contributing to Che]
 
[https://github.com/eclipse/che/blob/master/CONTRIBUTING.md Contributing to Che]
  
[[Category:Che][Category:IDE]]
+
[[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