Eclipse Che

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(图集)
(链接)
 
(未显示1个用户的14个中间版本)
第1行: 第1行:
 
Eclipse Che: Next-generation [[Eclipse]] IDE.
 
Eclipse Che: Next-generation [[Eclipse]] IDE.
 +
 +
==简介==
 +
Eclipse Che提供:
 +
* 一个基于浏览器的 IDE
 +
* RESTful特性的工作空间(workspace)服务器
 +
* 面向语言、框架、工具的插件体系
 +
* 创建插件和程序集(assemblies)的SDK
 +
 +
==Desktop==
 +
基于 [[Electron_framework|Electron]] 的桌面系统。
  
 
==指南==
 
==指南==
 +
http://localhost:8080
 +
http://localhost:8080/swagger
 +
curl http://localhost:8080/api/workspace
 +
 +
==Code==
 +
git clone http://github.com/eclipse/che
 +
git checkout {version-that-matches-your-install}
 +
cd core/
 +
mvn javadoc:aggregate
 +
/core/target/site/apidocs/index.html
 +
 +
==分发版==
 +
*[https://www.eclipse.org/che/artik/ Samsung ARTIK IDE] [https://github.com/codenvy/artik-ide artik-ide @ github]
 +
 +
==文档==
 +
*[http://docs.huihoo.com/javaone/2015/CON11178-Introducing-Eclipse-Che-A-New-Java-IDE.pdf Introducing Eclipse Che: A New Java IDE]
 +
*[http://docs.huihoo.com/javaone/2015/TUT2578-Building-Custom-Cloud-IDEs-with-Eclipse-Che.pdf Building Custom Cloud IDEs with Eclipse Che]
  
 
==图集==
 
==图集==
第9行: 第36行:
 
image:Eclipse-Che-API.png|API
 
image:Eclipse-Che-API.png|API
 
image:Eclipse-Che-architecture.png|架构
 
image:Eclipse-Che-architecture.png|架构
 +
image:eclipse-che-high-level-architecture.png|架构
 +
image:eclipse-che-workspaces-architecture.png|Workspaces架构
 +
image:eclipse-che-workspaces-controllers.png|Workspaces控制器
 +
image:Eclipse-Che-Stacks.png|堆栈
 
image:eclipse-che-create-project.png|创建项目
 
image:eclipse-che-create-project.png|创建项目
 +
image:Eclipse-Che-Scale-Codenvy.png|伸缩性
 
</gallery>
 
</gallery>
  
第15行: 第47行:
 
*[https://www.eclipse.org/che/ Eclipse Che 官网]
 
*[https://www.eclipse.org/che/ Eclipse Che 官网]
 
*[https://github.com/eclipse/che Eclipse Che @ GitHub]
 
*[https://github.com/eclipse/che Eclipse Che @ GitHub]
 +
*[https://eclipse-che.readme.io/ Eclipse Che 文档]
 +
*[https://www.eclipse.org/che/blog/index.html Eclipse Che Blog]
 +
*[http://blog.oio.de/2016/04/21/eclipse-che-the-ide-of-the-future/ Eclipse Che - The IDE of the Future?]
 +
*[http://developers.redhat.com/blog/2016/04/05/integrate-openshift-and-eclipse-che-for-faster-development/ Integrate OpenShift and Eclipse Che for faster development]
  
 
[[category:IDE]]
 
[[category:IDE]]
 
[[category:eclipse]]
 
[[category:eclipse]]
 
[[category:docker]]
 
[[category:docker]]
 +
[[category:kubernetes]]
 +
[[category:electron]]

2021年2月15日 (一) 08:37的最后版本

Eclipse Che: Next-generation Eclipse IDE.

目录

[编辑] 简介

Eclipse Che提供:

  • 一个基于浏览器的 IDE
  • RESTful特性的工作空间(workspace)服务器
  • 面向语言、框架、工具的插件体系
  • 创建插件和程序集(assemblies)的SDK

[编辑] Desktop

基于 Electron 的桌面系统。

[编辑] 指南

http://localhost:8080
http://localhost:8080/swagger
curl http://localhost:8080/api/workspace

[编辑] Code

git clone http://github.com/eclipse/che
git checkout {version-that-matches-your-install}
cd core/
mvn javadoc:aggregate
/core/target/site/apidocs/index.html

[编辑] 分发版

[编辑] 文档

[编辑] 图集

[编辑] 链接

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱