欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Eclipse Che
来自开放百科 - 灰狐
(版本间的差异)
小 (→分发版) |
小 (→链接) |
||
(未显示1个用户的4个中间版本) | |||
第25行: | 第25行: | ||
==分发版== | ==分发版== | ||
*[https://www.eclipse.org/che/artik/ Samsung ARTIK IDE] [https://github.com/codenvy/artik-ide artik-ide @ github] | *[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] | ||
==图集== | ==图集== | ||
第32行: | 第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-Stacks.png|堆栈 | ||
image:eclipse-che-create-project.png|创建项目 | image:eclipse-che-create-project.png|创建项目 | ||
第41行: | 第48行: | ||
*[https://github.com/eclipse/che Eclipse Che @ GitHub] | *[https://github.com/eclipse/che Eclipse Che @ GitHub] | ||
*[https://eclipse-che.readme.io/ Eclipse Che 文档] | *[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]] | [[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
[编辑] 分发版
[编辑] 文档
[编辑] 图集
[编辑] 链接
分享您的观点