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"

Line 1: Line 1:
 
{{Infobox
 
{{Infobox
 
| name      = Che
 
| name      = Che
| download  = http://docs.codenvy.com/download
+
| download  = http://eclipseche.org
| website  = http://www.eclipse.org/che
+
| website  = http://eclipseche.org
 
| list      = che-dev
 
| list      = che-dev
 
| product  = Che
 
| product  = Che
| source    = http://github.com/codenvy/sdk
+
| source    = http://github.com/codenvy/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 a cloud IDE, a workspace server with REST APIs, and an SDK for authoring tooling plug-ins.
  
 
{| width="100%" cellspacing="6" border="0"
 
{| width="100%" cellspacing="6" border="0"
Line 37: Line 37:
 
== Getting Started ==  
 
== Getting Started ==  
  
[https://projects.eclipse.org/proposals/che Original Proposal for Eclipse Che]
+
[http://eclipseche.org Install Che with Docker]
 +
[http://eclipseche.org Install Che from Source]
 +
[http://eclipseche.org Use Che as an IDE]
 +
[http://eclipseche.org Use Che as a Workspace Server]
 +
[http://eclipseche.org Author Che IDE Plug-Ins]
  
[http://docs.codenvy.com/che/install Installing Che]
 
 
[http://docs.codenvy.com/che/plugin-development Writing Your First Plug-In]
 
 
[http://docs.codenvy.com/che/tutorials-samples Tutorials]
 
 
[http://docs.codenvy.com/che/javadoc JavaDoc]
 
  
 
|-
 
|-

Revision as of 11:37, 16 August 2015

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

Eclipse Che is a cloud IDE, a workspace server with REST APIs, and an SDK for authoring tooling plug-ins.

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 archive to see previous meeting reports.

Getting Started

Install Che with Docker Install Che from Source Use Che as an IDE Use Che as a Workspace Server Author Che IDE Plug-Ins


Roadmap

You can follow our roadmap in the dedicated section: Eclipse Che Roadmap

Back to the top