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"

Line 1: Line 1:
 +
{{Infobox
 +
| name      = Che
 +
| download  = http://docs.codenvy.com/download
 +
| website  = http://www.eclipse.org/che
 +
| list      = che-dev
 +
| product  = Che
 +
| source    = http://github.com/codenvy/sdk
 +
}} __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 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.
  
We also have public [[/Weekly_Meetings|weekly meetings]] for discussions about Che development and all related stuff.
+
{| width="100%" cellspacing="6" border="0"
 +
|-
 +
| width="45%" valign="top" |  
  
Here are the available resources to help developers get started:
+
== Weekly Meetings Calendar ==
  
[https://projects.eclipse.org/proposals/che Original Proposal for Eclipse Che]
+
<googlecalendar title="Eclipse Che Development Meetings Calendar" mode="AGENDA" height="300" width="100%">codenvy.com_stvnikgjhgoeeajc6mgop2t5n0%40group.calendar.google.com</googlecalendar>
  
[http://github.com/codenvy/sdk Che Source]
+
Check [[/Weekly_Meetings|archive]] to see previous meetings reports.
 +
| width="10%" valign="top" |
  
[http://docs.codenvy.com/download Download Che Binaries]
+
| width="45%" valign="top" |
 +
 
 +
== Getting Started ==
 +
 
 +
[https://projects.eclipse.org/proposals/che Original Proposal for Eclipse Che]
  
 
[http://docs.codenvy.com/che/install Installing Che]
 
[http://docs.codenvy.com/che/install Installing Che]
Line 18: Line 34:
  
 
[http://docs.codenvy.com/che/javadoc JavaDoc]
 
[http://docs.codenvy.com/che/javadoc JavaDoc]
 +
 +
|}
 +
 +
[[Category:Che]]

Revision as of 11:45, 18 February 2015

Che
Website
Download
Community
Mailing ListForumsIRCmattermost
Issues
OpenHelp WantedBug Day
Contribute
Browse Source

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.

Weekly Meetings Calendar

Check archive to see previous meetings reports.

Getting Started

Original Proposal for Eclipse Che

Installing Che

Writing Your First Plug-In

Tutorials

JavaDoc

Back to the top